
SageMath
Open Source Mathematical Software
What is SageMath?
SageMath is a free open-source mathematics software system licensed under the GPL. It builds on top of many existing open-source packages: NumPy, SciPy, matplotlib, Sympy, Maxima, GAP, FLINT, R and many more. Access their combined power through a common, Python-based language or directly via interfaces or wrappers.
Mission: Creating a viable free open source alternative to Magma, Maple, Mathematica and Matlab.
SageMath Screenshots



SageMath Features
SageMath information
Supported Languages
- English
GitHub repository
- 225 Stars
- 109 Forks
- 5066 Open Issues
- Updated
Comments and Reviews
Said about SageMath as an alternative
Its free and sounds capable
You can use Maxima inside of Maxima, together to many other libraries for symbolic computation
It can calculate many things symbolically and combines many other software packages.
Tags
- Calculator
- Math
Sage is a combination of every other mathematics package under the sun, but it feels like it's just wrappers for them, and the wrappers make interacting with it awkward. For the stuff I do, I just use wxMaxima and SciPy directly rather than using them through Sage's layers and wrappers. Sage seems more oriented for pure mathematicians than for engineers.