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.