How to Install and Uninstall python3-mpmath.noarch Package on Fedora 35
Last updated: November 26,2024
1. Install "python3-mpmath.noarch" package
Here is a brief guide to show you how to install python3-mpmath.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-mpmath.noarch
Copied
2. Uninstall "python3-mpmath.noarch" package
Here is a brief guide to show you how to uninstall python3-mpmath.noarch on Fedora 35:
$
sudo dnf remove
python3-mpmath.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-mpmath.noarch package on Fedora 35
Last metadata expiration check: 5:01:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-mpmath
Version : 1.2.1
Release : 2.fc35
Architecture : noarch
Size : 839 k
Source : python-mpmath-1.2.1-2.fc35.src.rpm
Repository : updates
Summary : A pure Python library for multiprecision floating-point arithmetic
URL : https://mpmath.org
License : BSD
Description : 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 you require plotting capabilities in mpmath, install python3-matplotlib.
Available Packages
Name : python3-mpmath
Version : 1.2.1
Release : 2.fc35
Architecture : noarch
Size : 839 k
Source : python-mpmath-1.2.1-2.fc35.src.rpm
Repository : updates
Summary : A pure Python library for multiprecision floating-point arithmetic
URL : https://mpmath.org
License : BSD
Description : 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 you require plotting capabilities in mpmath, install python3-matplotlib.