Wolfram Computation Meets Knowledge

Computation & Analysis

Enhanced Association Tools Now Available in the Wolfram Function Repository

Association has become one of the most commonly used symbols for developers working with any kind of data since it was introduced in Version 10 of the Wolfram Language in 2014. While there are many built-in tools for working with an Association, developers also made many tools themselves as they modernized their code. Now many of those tools have found their way into the Wolfram Function Repository. Here I’ll highlight some of my favorites and show how they compare to built-in Wolfram Language functions.

Announcements & Events

Third-Generation Blockchain Functionality with Tezos and the Wolfram Language

As CEO of Wolfram Blockchain Labs (WBL), I think one of the most exciting parts of my job is collaborating with other leaders in the blockchain space to expand tools for developers and business use cases. For several years now, we’ve been adding a steady stream of blockchain functionality into the Wolfram Language to enable development of knowledge-based distributed applications and computational contracts. You may have noticed the growing number of popular blockchains (ARK, Bitcoin, bloxberg, Cardano, Ethereum, MultiChain...) partnering with us and integrating into our platform. It’s already led to some cool explorations, and we have a lot more in the pipeline.

Today, WBL is happy to announce its latest such collaboration, a partnership with TQ Tezos. That includes Tezos blockchain integration in the Wolfram Language, which is great news for smart contract developers and enthusiasts. But that’s just the beginning. Our long-term plans include a lot of big ideas that we think everyone will be excited about!

Education & Academic

3D-Printed Jewelry Made with the Wolfram Language Showcases the Beauty of Mathematics

I enjoy turning mathematical concepts into wearable pieces of art. That’s the idea behind my business, Hanusa Design. I make unique products that feature striking designs inspired by the beauty and precision of mathematics. These pieces are created using the range of functionality in the Wolfram Language. Just in time for Valentine’s Day, we recently launched Spikey earrings in the Wolfram Store, which are available in rose gold–plated brass and red nylon. In this blog, I’ll give a look under the hood and discuss how an idea becomes a product through the Wolfram Language.

Education & Academic

Step-by-Step Math Tools in Wolfram|Alpha Help Your Chemistry Course Prep

Math is one of the main things that deters students from wanting to learn more about chemistry. Being a chemical engineering student, I understand this, especially for students who just have to get chemistry out of the way as a general education requirement. Essentially, step-by-step solutions are like your own on-demand math tutor: in addition to calculating the answer, Wolfram|Alpha shows you how it got there. Here are six important math skills that you will definitely use on a regular basis in your chemistry class and how they relate to different chemistry concepts.

Education & Academic

Wolfram Certifications for Students, Professionals and Everyone in Between

Over a thousand new individual Wolfram Certifications were awarded in 2020 since the launch of new and updated online interactive courses and Daily Study Groups from Wolfram U. Students and professionals around the world have developed their skills and demonstrated proficiency in Wolfram technologies, as well as several topic-specific applications. We're excited to now offer expanded achievement opportunities for certification in more areas and more levels.

Current Events & History

Classifying Cough Sounds to Predict COVID-19 Diagnosis

Sound classification can be a hard task, especially when sound samples have small variations that can be imperceptible to the human ear. The use of machines, and recently machine learning models, has been shown to be an effective approach to solving the problem of classifying sounds. These applications can help improve diagnoses and have been a topic of research in areas such as cardiology and pulmonology. Recent innovations such as a convolutional neural network identifying COVID-19 coughs and the MIT AI model detecting asymptomatic COVID-19 infections using cough recordings show some promising results for identifying COVID-19 patients just by the sound of their coughs. Looking at these references, this task may look quite challenging and like something that can be done only by top-notch researchers. In this post, we will discuss how you can get very promising results using the machine learning and audio functionalities in the Wolfram Language.

Computation & Analysis

System Dynamics Modeling—Now Available with the Business Simulation Library

Explore the contents of this article with a free Wolfram System Modeler trial. System dynamics (SD) is a very powerful and flexible modeling paradigm, ideally suited to tackle strategic business, economics and public policy issues. Some years ago, Guido Wolf Reichert, management consultant and developer for BSL Management Support, Germany, stumbled into problems while modeling the public transport system in a German metropolis. He had reached the technical limits of the established SD software. While looking for alternatives, he discovered Wolfram System Modeler.

Education & Academic

Project-Based Life Skills from Wolfram’s Emerging Leaders Program

In the days of online learning and remote work, students are gaining valuable skills to help them navigate their education. With new needs for greater independence in their learning journeys, better time management and finding communities in unexpected places, students are already encountering important lessons. Student-centered events like the Wolfram Emerging Leaders Program help foster success in the workplace and in life, no matter what happens in the world.

Announcements & Events

The Advention of Coding: Advent of Code Solutions in the Wolfram Language

Editor’s note: The following post is based on the 2020 Advent of Code challenge, “an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.” Guest author Philip Maymin delves into why he chose to use the Wolfram Language to solve these queries with a how-to on learning the language.