←back to thread

136 points todsacerdoti | 5 comments | | HN request time: 0.63s | source
Show context
jinlisp ◴[] No.44380180[source]
I was going to ask if maxima (a symbolic computation system) can be implemented in the browser, but it was answered four months ago [1]

[1] https://news.ycombinator.com/item?id=42853528

replies(1): >>44380203 #
1. mixedmath ◴[] No.44380203[source]
Do you use maxima? Would you say it's still worth using and learning?
replies(2): >>44380333 #>>44381170 #
2. jinlisp ◴[] No.44380333[source]
It depends of what you need, but for example for calculus is a nice program. There is also sympy and Wolfram Mathematica. For symbolic computation I think that Mathematica is the strongest then maxima and then sympy, but sympy is based on python and I think it will get stronger. If you need numerical computation then there is octave or matlab or julia.
replies(1): >>44380606 #
3. mrbungie ◴[] No.44380606[source]
For symbolic computation there is also Maple (*shudders at the thought*).
4. johnisgood ◴[] No.44381170[source]
Yes, I think it is worth learning. GNU units is worth learning, too. You know these math riddles? You can solve it using GNU units alone. :D
replies(1): >>44385880 #
5. anthk ◴[] No.44385880[source]
Qalc from libqalculate it's a mini-maxima.