sympy 1.12.1-1 source package in Ubuntu

Changelog

sympy (1.12.1-1) unstable; urgency=medium

  * New upstream version 1.12.1
  * refreshed patch fix-1040058.patch

 -- Georges Khaznadar <email address hidden>  Sun, 02 Jun 2024 19:31:16 +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
Oracular proposed universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sympy_1.12.1-1.dsc 2.5 KiB c61deb4ff335dfd9d5aaca63f219d18897dc1541d1f1d63a5cbe1865831e23dd
sympy_1.12.1.orig.tar.gz 6.9 MiB 66d863c8be3499d0957f063a4bea2b844f4135840b6a29d802e2297631e50e99
sympy_1.12.1-1.debian.tar.xz 310.5 KiB 5d2b3835f37bd07b20c88636d6c36fa5375c8d14c4b35cfcbc350b1c260953a5

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.