Go to file
Jerry James 7037317356 Version 1.9.
- Drop theano support due to incompatibility with the Fedora version.
- Add -tests, -distutils, -gmpy2-mpq, and -rational-exponent patches to
  work around test failures.
2021-10-08 14:57:59 -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.9. 2021-10-08 14:57:59 -06:00
sympy-circuitplot.patch Version 1.8. 2021-04-12 15:10:56 -06:00
sympy-distutils.patch Version 1.9. 2021-10-08 14:57:59 -06:00
sympy-gmpy2-mpq.patch Version 1.9. 2021-10-08 14:57:59 -06:00
sympy-png-decoder.patch Version 1.8. 2021-04-12 15:10:56 -06:00
sympy-python3.patch Update to 1.5.1. 2020-01-08 19:22:18 -07:00
sympy-rational-exponent.patch Version 1.9. 2021-10-08 14:57:59 -06:00
sympy-tests.patch Version 1.9. 2021-10-08 14:57:59 -06:00
sympy.rpmlintrc Fix broken dependencies in the -texmacs subpackage. 2019-11-04 10:45:58 -07:00
sympy.spec Version 1.9. 2021-10-08 14:57:59 -06:00

README.md

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.