sympy 1.12-7 source package in Ubuntu

Changelog

sympy (1.12-7) unstable; urgency=medium

  * simplified d/rules, as the last version of furo already enforces
    the type="module" attribute when embedding the script furo.js in a
    web page.
  * added autopgtests based on the ordinary tests of the package

 -- Georges Khaznadar <email address hidden>  Fri, 19 Jan 2024 17:14:46 +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
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sympy_1.12-7.dsc 2.5 KiB e8c0d2f7c8f3db6528d93ac5ccdc99ba3d7c6e9f14b4fa2c486256b6ddba9fcb
sympy_1.12.orig.tar.gz 6.9 MiB 512d5084f900e6f340b4d7b7d95b50127e2d023746584f81ce8c67e09341ee5a
sympy_1.12-7.debian.tar.xz 310.5 KiB d42b6ba014d9c08fcd8bf2ee5a3999122e300cdf83a8ca72a09ede332f2d5806

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