sympy 1.4-1 source package in Ubuntu

Changelog

sympy (1.4-1) unstable; urgency=medium

  * new upstream version. Updated quilt patches
  * updated dh compatibility and Standards-Version
  * added a build-dependency on python3-matplotlib

 -- Georges Khaznadar <email address hidden>  Sat, 27 Jul 2019 19:53:34 +0200

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

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sympy_1.4-1.dsc 2.3 KiB 247f313ba57a96aa250e47fa56dac55e846452a4a4f2d34c2e2d3fd89a8c4704
sympy_1.4.orig.tar.gz 6.2 MiB af2c6269b706711736ca6d971b173468ceeb64d319aadcd53129d867a3269fbd
sympy_1.4-1.debian.tar.xz 10.0 KiB 00381bd75228c3b05563bf8738b695c6cc50710e9e6af065f654068bc1cf9230

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 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: No summary available for python-sympy in ubuntu focal.

No description available for python-sympy in ubuntu focal.

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.