Willy Sudiarto Raharjo 28bebed8cb academic/sympy: Updated for version 0.7.6. před 9 roky
..
README 57330c722a academic/sympy: Updated for version 0.7.5. před 10 roky
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. před 11 roky
sympy.SlackBuild 28bebed8cb academic/sympy: Updated for version 0.7.6. před 9 roky
sympy.info 28bebed8cb academic/sympy: Updated for version 0.7.6. před 9 roky

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.