sympy 1.3-2 source package in Ubuntu

Changelog

sympy (1.3-2) unstable; urgency=medium

  * added "Breaks: octave-symbolic (<< 2.7.0~git.2018.07.13-1~)" in
    d/control for packages python-sympy and python3-sympy. Closes: #903890

 -- Georges Khaznadar <email address hidden>  Fri, 11 Jan 2019 19:42:51 +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

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sympy_1.3-2.dsc 2.3 KiB 08535795469065b706d8de15344f2b516599bc35c42983685b75300191846fe8
sympy_1.3.orig.tar.gz 6.1 MiB d73d8424f254640969dcb3d50f0a4b41857643fb592a1c3e0c545a9343571a70
sympy_1.3-2.debian.tar.xz 10.2 KiB 0b1ea5abfb5260d32b96118b9c81471ebf24b8d26d0a1b473448292e27d63f5b

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.