Remix.run Logo
MinimalAction 3 hours ago

That blackbox being their entire moat, I would assume they'd never want to open-source any function. Mathematica as a front-end has innumerable frustrating bugs, but its CAS is top-notch. Especially combined with something like Rubi for integration, for me nothing comes close to Mathematica for algebraic computations.

eulerboiler 2 hours ago | parent [-]

Many functions source ate viewable. Use https://resources.wolframcloud.com/FunctionRepository/resour...

gdelfino01 an hour ago | parent [-]

Many built-in functions are open source too. Use the "PrintDefinitions" ResourceFunction to see the code of functions that are implemented in Wolfram Language itself.