|
|
|
|
|
by fddr
4254 days ago
|
|
As a former physicist that used Mathematica heavily not that long ago, I have to disagree. It would be great if there were open source alternatives that were "superior in every way" but that is just not the case. For some use cases at least, Mathematica is clearly better than anything else I have tried. I feel like something like ipython notebooks with the right combination of libraries might eventually get there, but that is unfortunately still years away. |
|
This is shown no where better in the paper than when they try to calculate Integrate[Exp[-pt](Sinh[t])ˆ3, {t, 0, Infinity}]. In a good cas, such as maxima, you will get no result and a ton of errors. Which is what you should get without specifying what sort of variable p is, is it a matrix, polynomial, group of some sort? That it's implicitly assumed to be a real number that might turn out to be complex under some circumstances isn't a feature, it's a bug.