Hacker News new | ask | show | jobs
by logicchains 1457 days ago
Have you tried Maxima as a symbolic equation solver?
2 comments

Sage/maxima/etc are significantly worse than mathematica at symbolic operations. Check out these benchmarks:

https://www.12000.org/my_notes/CAS_integration_tests/reports...

Or Sage (sagemath.org)?
Sage uses Maxima though. And a bunch of other things as well.