slackbuilds/python/python3-sympy
D Woodfall 1fd6bed26f
python/python3-sympy: REQUIRES updated for renamed python deps.
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-13 19:27:08 +07:00
..
README python/python3-sympy: Update README. 2023-01-13 08:10:53 +07:00
python3-sympy.SlackBuild python/python3-sympy: REQUIRES updated for renamed python deps. 2023-05-13 19:27:08 +07:00
python3-sympy.info python/python3-sympy: REQUIRES updated for renamed python deps. 2023-05-13 19:27:08 +07:00
slack-desc python/python3-sympy: Updated for version 1.11.1. 2022-10-15 10:47:37 +07:00

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 require just mpmath as an
external library.

SymPy has several optional dependencies which enhance its functionality
or make it faster. Here are those available at SlackBuilds.org:
python3-numpy, python3-scipy, python3-matplotlib, ipython and pyglet.

This is the python3 and more andvanced version of SymPy. For the older
python2 version use the sympy package.