Binary package “python3-mpmath” in ubuntu jammy
library for arbitrary-precision floating-point arithmetic (Python3)
Mpmath is a pure-Python library for multiprecision floating-point
arithmetic. It provides an extensive set of transcendental functions,
unlimited exponent sizes, complex numbers, interval arithmetic,
numerical integration and differentiation, root-finding, linear
algebra, and much more. Almost any calculation can be performed just
as well at 10-digit or 1000-digit precision, and in many cases mpmath
implements asymptotically fast algorithms that scale well for
extremely high precision work.
.
If available, mpmath will (optionally) use gmpy to speed up high
precision operations. If matplotlib is available, mpmath also
provides a convenient plotting interface.
.
Its features include:
.
* Fair performance -- typically 10-100x faster than Python's
decimal library
* Transcendental functions -- all functions from Python's math and
cmath modules, plus a few more like gamma, factorial, erf
* Complex numbers -- with support for transcendental functions
* Directed rounding -- floor, ceiling, down, up, half-down,
half-up, half-even
* Unlimited exponents -- no overflow or underflow
.
This package contains the Python 3 version of mpmath.
Source package
Published versions
- python3-mpmath 1.2.1-2 in amd64 (Proposed)
- python3-mpmath 1.2.1-2 in amd64 (Release)
- python3-mpmath 1.2.1-2 in arm64 (Proposed)
- python3-mpmath 1.2.1-2 in arm64 (Release)
- python3-mpmath 1.2.1-2 in armhf (Proposed)
- python3-mpmath 1.2.1-2 in armhf (Release)
- python3-mpmath 1.2.1-2 in i386 (Proposed)
- python3-mpmath 1.2.1-2 in i386 (Release)
- python3-mpmath 1.2.1-2 in ppc64el (Proposed)
- python3-mpmath 1.2.1-2 in ppc64el (Release)
- python3-mpmath 1.2.1-2 in riscv64 (Proposed)
- python3-mpmath 1.2.1-2 in riscv64 (Release)
- python3-mpmath 1.2.1-2 in s390x (Proposed)
- python3-mpmath 1.2.1-2 in s390x (Release)