sympy 1.7.1-4 source package in Ubuntu
Changelog
sympy (1.7.1-4) unstable; urgency=medium * fixed the watch file * fixed wrong UTF-8 chars in LaTeX code. Closes: #1002432 -- Georges Khaznadar <email address hidden> Fri, 21 Jan 2022 19:54:18 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sympy_1.7.1-4.dsc | 2.3 KiB | df197316fcd7ce6e1e52849152ba5613ed3955ea81106c7fdeb0e87002faf77c |
sympy_1.7.1.orig.tar.gz | 6.7 MiB | 088ad11a91be822765d33d09ae6dc82c6a54d033167e3cc328cd84f84115e3a8 |
sympy_1.7.1-4.debian.tar.xz | 23.5 KiB | c79c979c06cdb3ac3fc741492b2e3ba229f3a77852990385ccdbbadb6ab08e9a |
Available diffs
- diff from 1.7.1-3 to 1.7.1-4 (1.0 KiB)
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.