isympy

Python shell for SymPy

Install

All systems
curl cmd.cat/isympy.sh
Debian Debian
apt-get install isympy-common
Ubuntu
apt-get install isympy
Arch Arch Linux
pacman -S isympy-common
image/svg+xml Kali Linux
apt-get install isympy-common
Fedora
dnf install isympy-common
Windows (WSL2)
sudo apt-get update sudo apt-get install isympy
Raspbian
apt-get install isympy-common

isympy-common

Python shell for SymPy

SymPy is a Python library for symbolic mathematics (manipulation). 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, except optionally for plotting support. This support package contains the common isympy python script, a wrapper for SymPy which can be invoked with either python2 or python3. Install the isympy or isympy3 package to ensure all required dependencies are loaded.

python-sympy

Computer Algebra System (CAS) in Python

SymPy is a Python library for symbolic mathematics (manipulation). 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, except optionally for plotting support.

sympy

A Python library for symbolic mathematics

python2-sympy

Symbolic manipulation package (Computer Algebra System), written in pure Python

python3-sympy

Computer Algebra System (CAS) in Python (Python3)

SymPy is a Python library for symbolic mathematics (manipulation). 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, except optionally for plotting support. This package contains the Python 3 version of sympy.

isympy

Python shell for SymPy

SymPy is a Python library for symbolic mathematics (manipulation). 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, except optionally for plotting support. This package contains a Python shell (IPython shell if you have the ipython package installed) wrapper for SymPy.