mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
3281b7504f
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
10 lines
495 B
Text
10 lines
495 B
Text
SymPy is a Python library for symbolic mathematics. It aims to become
|
|
a full-featured computer algebra system (CAS) while keeping the
|
|
code as simple as possible in order to be comprehensible and easily
|
|
extensible. SymPy is written entirely in Python and does not require
|
|
any external libraries.
|
|
|
|
Optional dependencies are pyglet (needed only for plotting) and ipython.
|
|
|
|
Please read https://github.com/sympy/sympy/wiki/Release-Notes-for-0.7.0
|
|
for backward compatibility issues with sympy 0.6.x.
|