Go to file
David Abdurachmanov d87a3023ee
Merge remote-tracking branch 'up/main' into main-riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-07-12 09:57:56 +03:00
.gitignore Update to 1.2 (bz 1599502). 2018-07-21 11:18:46 -06:00
changelog Convert to %autorelease and %autochangelog 2024-03-22 10:51:21 -06:00
README.md Version 1.9. 2021-10-08 14:57:59 -06:00
sources Version 1.13.0 2024-07-11 10:51:05 -06:00
sympy.spec Version 1.13.0 2024-07-11 10:51:05 -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.