Y
Hacker News
new
|
ask
|
show
|
jobs
by
b0rsuk
2404 days ago
What are sagemath's advantages over sympy? What are sympy's?
1 comments
knappa
2404 days ago
Sagemath includes a lot more math, esp. number theoretic stuff, and is a quite large. (~1.6G compressed) Sympy is _much_ smaller and integrates more easily into python code that isn't solely mathematical.
link