How to Install and Uninstall python3-mpmath Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "python3-mpmath" package

This is a short guide on how to install python3-mpmath on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-mpmath

2. Uninstall "python3-mpmath" package

In this section, we are going to explain the necessary steps to uninstall python3-mpmath on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-mpmath $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-mpmath package on Ubuntu 21.10 (Impish Indri)

Package: python3-mpmath
Architecture: all
Version: 1.2.1-1build1
Priority: optional
Section: universe/python
Source: mpmath
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1967
Depends: python3:any
Suggests: python-mpmath-doc, python3-gmpy2, python3-matplotlib
Filename: pool/universe/m/mpmath/python3-mpmath_1.2.1-1build1_all.deb
Size: 400640
MD5sum: 0b6eba16231e7c055be3fe837b9736ca
SHA1: 401abf2c30f311f9a7f04a1d858033d1b6c0cbd2
SHA256: 05f22dd31ddfae549359f2ee9962fb83d478e22cc1b1f055b7d8f6972725413a
SHA512: c8a2580cf10d4c4e3deeeb78d7df8f56decacca0945b86a2540ebff96007834feb87e6ac9e1ea6c73605bd50498f4847607778f3a53600e78d8fadf29f34d4e2
Homepage: http://www.mpmath.org/
Description-en: 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.
Description-md5: 1fe0defc6bc8924e23914d13b987ed7a