How to Install isympy-common in Ubuntu 18.04



Install isympy-common by entering the following commands in the terminal:

sudo apt update
sudo apt install isympy-common

Description:

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.

Homepage: http://sympy.org/

Version: 1.1.1-5

Section: universe/python