Live data from Hacker News

Maxima: A computer algebra system written in Common Lisp

maxima.sourceforge.io

1–10 of 70 posts

Re: Maxima: A computer algebra system written in Common Lisp

#3

Plus points: Does not suffer from the time limits of free wolfram and the nlp parsing issues in general with wolfram Negative points: Somewhat more limited repertoire, and things sometimes need to be rephrased or rearranged to trick an answer out of it.

Surprisingly, the command to plot solutions of odes is much better and more interactive than Mathematica’s despite the interface being “uglier”.

Re: Maxima: A computer algebra system written in Common Lisp

#4
post #3

Plus points: Does not suffer from the time limits of free wolfram and the nlp parsing issues in general with wolfram Negative points: Somewhat more limited repertoire, and things sometimes need to be rephrased or rearranged to trick an answer out of it.

Surprisingly, the command to plot solutions of odes is much better and more interactive than Mathematica’s despite the interface being “uglier”.

It uses gnuplot I think as its frontend. Gnuplot is quite powerful if you understand it and can trick it correctly.

Regarding the interface being ugly it kinda also depends on which graphical frontend gnuplot is using, there are multiple. I like the Qt one.

Re: Maxima: A computer algebra system written in Common Lisp

#6
post #3

Earlier quoted context omitted.

Surprisingly, the command to plot solutions of odes is much better and more interactive than Mathematica’s despite the interface being “uglier”.

It uses gnuplot I think as its frontend. Gnuplot is quite powerful if you understand it and can trick it correctly. Regarding the interface being ugly it kinda also depends on which graphical frontend gnuplot is using, there are multiple. I like the Qt one.

nothing beats emacs & maxima-mode

https://community.linuxmint.com/img/screenshots/maxima-emacs...

Post reply on HN