Willy Sudiarto Raharjo 28bebed8cb academic/sympy: Updated for version 0.7.6. 9 лет назад
..
README 57330c722a academic/sympy: Updated for version 0.7.5. 10 лет назад
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 лет назад
sympy.SlackBuild 28bebed8cb academic/sympy: Updated for version 0.7.6. 9 лет назад
sympy.info 28bebed8cb academic/sympy: Updated for version 0.7.6. 9 лет назад

README

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.