←back to thread

141 points todsacerdoti | 6 comments | | HN request time: 0.846s | source | bottom
1. 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 #
2. mixedmath ◴[] No.44380203[source]
Do you use maxima? Would you say it's still worth using and learning?
replies(2): >>44380333 #>>44381170 #
3. 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 #
4. mrbungie ◴[] No.44380606{3}[source]
For symbolic computation there is also Maple (*shudders at the thought*).
5. 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 #
6. anthk ◴[] No.44385880{3}[source]
Qalc from libqalculate it's a mini-maxima.