logoalt Hacker News

Lucasoatoyesterday at 11:51 PM7 repliesview on HN

I’ve used Mathematica at university, it’s so great! Creating fractals, animations and so on is so easy and intuitive.

The problem though is that Wolfram is a walled garden. When you think about integrating it in an enterprise environment, you get hit by such high costs, it stops making sense. Imagine if they open sourced it, I feel like their products have so much utility, buried deep down Wolfram ecosystem and conventions.


Replies

alok-gtoday at 3:13 AM

Here are some alternatives (some internally use free Wolfram engine):

Reimplementation in Rust: https://github.com/ad-si/Woxi

WLJS Notebook: https://wljs.io

VS Code extension: https://github.com/vanbaalon/wolfbook

orochimaarutoday at 1:04 AM

It doesn't make sense even for academia. Reproducibility is an issue and as we've seen with recent fraudulent claims in major publications - it's what is going to be used for verification of research.

Many years back while in grad school I could not reproduce a result from a paper. Thankfully they had provided the data as public but not the code. I emailed the authors and got some matlab code back. My university didn't have a matlab subscription. Octave saved me there since the syntax is similar.

But with something like mathematica and the price of it you will never be able to have a wide verification of the result if the software is not free.

Also, a lot of things in industry gain traction first in academia (especially math tools). So unless academic traction is dealt with mathematica's headway in industry will remain limited. They are still a profitable company. So I'm guessing there are deep pocketed clients who purchase the tooling.

show 2 replies
brudgerstoday at 2:29 AM

Wolfram is $4000/seat for a perpetual commercial license with support. [1] $4000 will only buy a middling Mac Tool tool chest…and not the tools to put in it.

[1] a personal perpetual license is only $400.

geor9etoday at 3:11 AM

I loved Mathematica. I was so sad about having to use Python math packages in industry.

Joel_Mckaytoday at 12:39 AM

Wolfram did have Visual Studio API integration at one point, and it was useful reducing algorithmic symbolic design complexity. However, it was mostly the academically controversial assumptions that Mathematica makes that undermined its credibility in many faculties.

For example, when digging into GNU Octave you will find many of its libraries were built on peer reviewed legacy code provably reproducible with prior aerospace published works.

The problem with closed source academic programs isn't features or even quality, but rather one of traceable Metrology and scientific rigor. =3

show 1 reply
coliveiratoday at 1:58 AM

I'm aways surprised that there's no open source language that provides everything you get with Wolfram language. For example, the level of pattern matching you can use when defining functions, as well as the high level of functional composition. It is like having a mix of APL, Lisp, and Prolog that is very productive to use.

show 3 replies
TheRealPomaxtoday at 2:16 AM

IT doesn't even need to be open source, a walled garden that you can afford is perfectly fine. Someone's going to find the cracks in the wall anyway.

But a walled garden that costs $400 for personal use (we're ignoring yearly licensing, because f that noise) is utter nonsense, and the clearest sign you have no idea how to sell and then upsell products to users over the course of several years.