|
|
|
|
|
by ethernot
556 days ago
|
|
I love how I get downvoted for every negative comment about this rather than an actual rebuttal of the issues. It's fucking shit. I hate every moment using Maxima. I'd rather pay for Mathematica but my org is too cheap for that. There you. Enjoy :) Even better, I'd rather do it by hand! |
|
BTW, the current SBCL versions are much better than the stable/oldstable releases such as the ones for Debian or Ubuntu LTS.
Try Fricas, you might like it too.
On Maxima, beware, because your package manager might ship you a Maxima version built with generic and unnoptimized CL compilers.
GNU CLisp's performance against SBCL it's abysmal. On an n270 netbook, MCClim widgets built from Ultralisp (QuickLisp repo) run in realtime with SBCL. ECL it's a bit beter, closer to SBCL than CLISP. CLISP fails to compile due the lack of threading support on 32 bit. And even if it ran MCClim, it would run visibily redrawing widgets like Win32 ones under a Pentium as they did back in the day.