sympy 1.5.1-2ubuntu1 source package in Ubuntu

Changelog

sympy (1.5.1-2ubuntu1) focal; urgency=medium

  * debian/patches/python3-not-python.patch: invoke python3 for
    building, not the deprecated python.  Closes: #952251.

 -- Steve Langasek <email address hidden>  Fri, 28 Feb 2020 09:23:34 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sympy_1.5.1.orig.tar.gz 6.5 MiB d0702fca5df9bb48e89175b48dba54727e0ad94971157c33842d20036ed7e080
sympy_1.5.1-2ubuntu1.debian.tar.xz 17.3 KiB d701097673dfda343d058cc80fa796f4a858000e4338cefe52aea9ec0d678543
sympy_1.5.1-2ubuntu1.dsc 2.4 KiB 35171b3e2cfcc3d67140b96042fc790fe1e7c708f33cfa4b2eeedebc8bfa9db4

View changes file

Binary packages built by this source

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 python3.
 .
 Install the isympy3 package to ensure all required dependencies
 are loaded.

isympy3: Python3 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 3 shell (IPython shell if you have the
 ipython3 package installed) wrapper for SymPy.

python-sympy-doc: Computer Algebra System (CAS) in Python - Documentation

 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 documentation for sympy Python module.

python3-sympy: Computer Algebra System (CAS) in Python (Python 3)

 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.