sympy 1.11.1-1 source package in Ubuntu

Changelog

sympy (1.11.1-1) unstable; urgency=medium

  * New upstream version 1.11.1
  * updated debian patches, removed some of them which became useless.
  * added a detail to the pach which modifies doc/Makefile: do not raise
    an error when there are warnings
  * added a new dependency: python3-sphinx-copybutton
  * added build-dependencies: furo, sphinx-basic-ng
  * bumped Standards-Version: 4.6.1

 -- Georges Khaznadar <email address hidden>  Wed, 02 Nov 2022 19:58:21 +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
Lunar release universe python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sympy_1.11.1-1.dsc 2.4 KiB 286daebc25e88ab265552d39eac475b54e2b67e8fcf3e59ab1f010729c55bd86
sympy_1.11.1.orig.tar.gz 12.8 MiB 46f101a1fea9fc175a40deaefef62446134ed94ec3e26136abb0e6423b0d65d1
sympy_1.11.1-1.debian.tar.xz 24.2 KiB a339045f8a02ee3e63c5478d0729b631f9c7910e64800e143298bbdfa64854fa

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.