Sage vs pure python
What is the difference (besides the minimal syntax diff.) between using Sage against using pure Python? Why should one choose Sage?
What is the difference (besides the minimal syntax diff.) between using Sage against using pure Python? Why should one choose Sage?
The thousands of lines of math-specific code ?
http://www.sagemath.org/doc/reference/
none of this belongs to Python.
The reference is thousands of pages, thus I guess it's much more than thousands of lines ;)
Sage also has pretty robust interfaces to a wide variety of very discipline-specific outside packages, as well as uses them (to varying degrees) "natively" in its Pythonesque syntax. See the list of standard packages. Much of this would be very difficult to use in Python otherwise.
Asked: 13 years ago
Seen: 5,163 times
Last updated: Dec 13 '11