mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
7790f007bd
- Add LICENSE - Update WWW PR: ports/158409 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
9 lines
319 B
Plaintext
9 lines
319 B
Plaintext
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.
|
|
|
|
WWW: http://sympy.org/
|