Go to file
Jerry James 5f035ec062 Do not run antlr on i386 where it doesn't exist.
Be archful so we don't BR a package that doesn't exist on i386.
2022-09-27 16:07:25 -06:00
.gitignore Update to 1.2 (bz 1599502). 2018-07-21 11:18:46 -06:00
README.md Version 1.9. 2021-10-08 14:57:59 -06:00
sources Version 1.11.1. 2022-09-06 17:14:47 -06:00
sympy-circuitplot.patch Version 1.8. 2021-04-12 15:10:56 -06:00
sympy.spec Do not run antlr on i386 where it doesn't exist. 2022-09-27 16:07:25 -06:00

sympy

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.

See the home page for more information.