|
|
|
|
|
by jdubb
2022 days ago
|
|
For those wondering, like me, what SymPy is, the top of https://docs.sympy.org/latest/index.html explains it: > SymPy is a Python library for symbolic mathematics. Both the release notes as well as the readme of the github repository don't explain it (or at least I couldn't find it). |
|
The first thing in the README is this banner saying
> Python Library for Symbolic Mathematics
https://raw.githubusercontent.com/sympy/sympy/master/banner....
also the "About" snippet in github has
> A computer algebra system written in pure Python