Wolfram Engine Now Free… Sort Of

Wolfram Engine Now Free… Sort Of

You’ve probably used Wolfram Alpha and maybe even used the company’s desktop software for high-powered math such as Mathematica. One of the interesting things about all of Wolfram’s mathematics software is that it shares a common core engine — the Wolfram Engine. As of this month, the company is allowing free use of the engine in software projects. The catch? It is only for preproduction use. If you are going into production you need a license, although a free open source project can apply for a free license. Naturally, Wolfram gets to decide what is production, although the actual license is pretty clear that non-commercial projects for personal use and approved open source projects can continue to use the free license. In addition, work you do for a school or large company may already be covered by a site license.

Given how comprehensive the engine is, this is reasonably generous. The engine even has access to the Wolfram Knowledgebase (with a free Basic subscription). If you don’t want to be connected, though, you don’t have to be. You just won’t be able to get live data. If you want to play with the engine, you can use the Wolfram Cloud Sandbox in which you can try some samples.

If this were just another language it might be interesting, especially since it can do so much with math. but the real power is how it interprets things and can draw data from a variety of sources. For example, this query for flags of European countries:

A Wolfram query for flags of European countries.
A Wolfram query for flags of European countries.

There is no special library or database required. It just happens to know what a country is and what flag each country has and what “European” means. Naturally, it can read data from the web, make charts, and even do machine learning. If you’ve had trouble following machine learning code before, try this animal image recognition example:

Distinguishing between predators, with Wolfram.
Distinguishing between predators, with Wolfram.

We covered when the Wolfram language emerged in 2013. If you really have a thing for the notebook style of programming there is always Mathics, Jupyter, and even Fortran.

Wolfram Engine Now Free… Sort Of
Source: HackADay

0Shares