sympy 1.1.1-3 source package in Ubuntu

Changelog

sympy (1.1.1-3) unstable; urgency=medium

  * modified the dependency python-imaging => python-pil. Closes: #866484
  * introduced Enhances: isympy* stances. Closes: #882335
  * only suggested python-sympy-doc. Closes: #882337
  * patched the file sympy/core/function.py. Closes: #840621
  * removed the binary package isympy, and added Provides: isympy for
    package isympy3

 -- Georges Khaznadar <email address hidden>  Sun, 26 Nov 2017 22:39:29 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sympy_1.1.1-3.dsc 2.3 KiB 3da1c83c97adba41084aeb2fa176c31f871ce6c10e7a7285f7b5b4d90144a4b1
sympy_1.1.1.orig.tar.gz 4.7 MiB cd01249277eff1662e15546f9642b74d0f36c694ddb92b9ddf67b2897955fb0a
sympy_1.1.1-3.debian.tar.xz 9.8 KiB 8c83827c0447e8252379b5ed3ccd94168f1bfafa4128ae3d7e9c5337e1029a0d

Available diffs

No changes file available.

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 either python2 or python3.
 .
 Install the isympy or 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 Python3 shell (IPython shell if you have the
 ipython3 package installed) wrapper for SymPy.

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.

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 (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.