mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
57330c722a
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
485 B
Text
10 lines
485 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 the release notes at https://github.com/sympy/sympy/wiki/_pages
|
|
for any backward compatibility issues.
|