How To Install python3-mpmath on Fedora 36

In this tutorial we learn how to install python3-mpmath in Fedora 36. python3-mpmath is A pure Python library for multiprecision floating-point arithmetic

Introduction

In this tutorial we learn how to install python3-mpmath on Fedora 36.

What is python3-mpmath

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.

We can use yum or dnf to install python3-mpmath on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-mpmath.

Install python3-mpmath on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-mpmath using dnf by running the following command:

sudo dnf -y install python3-mpmath

Install python3-mpmath on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-mpmath using yum by running the following command:

sudo yum -y install python3-mpmath

How To Uninstall python3-mpmath on Fedora 36

To uninstall only the python3-mpmath package we can use the following command:

sudo dnf remove python3-mpmath

python3-mpmath Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/mpmath
/usr/lib/python3.10/site-packages/mpmath-1.2.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/mpmath-1.2.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/mpmath-1.2.1-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/mpmath-1.2.1-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/mpmath-1.2.1-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/mpmath-1.2.1-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/mpmath/__init__.py
/usr/lib/python3.10/site-packages/mpmath/__pycache__
/usr/lib/python3.10/site-packages/mpmath/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/ctx_base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/ctx_base.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/ctx_fp.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/ctx_fp.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/ctx_iv.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/ctx_iv.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/ctx_mp.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/ctx_mp.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/ctx_mp_python.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/ctx_mp_python.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/function_docs.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/function_docs.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/identification.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/identification.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/math2.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/math2.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/rational.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/rational.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/usertools.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/usertools.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/visualization.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/__pycache__/visualization.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus
/usr/lib/python3.10/site-packages/mpmath/calculus/__init__.py
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/approximation.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/approximation.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/calculus.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/calculus.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/differentiation.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/differentiation.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/extrapolation.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/extrapolation.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/inverselaplace.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/inverselaplace.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/odes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/odes.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/optimization.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/optimization.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/polynomials.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/polynomials.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/quadrature.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/__pycache__/quadrature.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/calculus/approximation.py
/usr/lib/python3.10/site-packages/mpmath/calculus/calculus.py
/usr/lib/python3.10/site-packages/mpmath/calculus/differentiation.py
/usr/lib/python3.10/site-packages/mpmath/calculus/extrapolation.py
/usr/lib/python3.10/site-packages/mpmath/calculus/inverselaplace.py
/usr/lib/python3.10/site-packages/mpmath/calculus/odes.py
/usr/lib/python3.10/site-packages/mpmath/calculus/optimization.py
/usr/lib/python3.10/site-packages/mpmath/calculus/polynomials.py
/usr/lib/python3.10/site-packages/mpmath/calculus/quadrature.py
/usr/lib/python3.10/site-packages/mpmath/ctx_base.py
/usr/lib/python3.10/site-packages/mpmath/ctx_fp.py
/usr/lib/python3.10/site-packages/mpmath/ctx_iv.py
/usr/lib/python3.10/site-packages/mpmath/ctx_mp.py
/usr/lib/python3.10/site-packages/mpmath/ctx_mp_python.py
/usr/lib/python3.10/site-packages/mpmath/function_docs.py
/usr/lib/python3.10/site-packages/mpmath/functions
/usr/lib/python3.10/site-packages/mpmath/functions/__init__.py
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/bessel.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/bessel.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/elliptic.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/elliptic.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/expintegrals.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/expintegrals.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/factorials.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/factorials.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/functions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/functions.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/hypergeometric.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/hypergeometric.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/orthogonal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/orthogonal.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/qfunctions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/qfunctions.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/rszeta.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/rszeta.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/theta.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/theta.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/zeta.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/zeta.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/zetazeros.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/__pycache__/zetazeros.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/functions/bessel.py
/usr/lib/python3.10/site-packages/mpmath/functions/elliptic.py
/usr/lib/python3.10/site-packages/mpmath/functions/expintegrals.py
/usr/lib/python3.10/site-packages/mpmath/functions/factorials.py
/usr/lib/python3.10/site-packages/mpmath/functions/functions.py
/usr/lib/python3.10/site-packages/mpmath/functions/hypergeometric.py
/usr/lib/python3.10/site-packages/mpmath/functions/orthogonal.py
/usr/lib/python3.10/site-packages/mpmath/functions/qfunctions.py
/usr/lib/python3.10/site-packages/mpmath/functions/rszeta.py
/usr/lib/python3.10/site-packages/mpmath/functions/theta.py
/usr/lib/python3.10/site-packages/mpmath/functions/zeta.py
/usr/lib/python3.10/site-packages/mpmath/functions/zetazeros.py
/usr/lib/python3.10/site-packages/mpmath/identification.py
/usr/lib/python3.10/site-packages/mpmath/libmp
/usr/lib/python3.10/site-packages/mpmath/libmp/__init__.py
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/backend.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/backend.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/gammazeta.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/gammazeta.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/libelefun.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/libelefun.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/libhyper.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/libhyper.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/libintmath.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/libintmath.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/libmpc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/libmpc.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/libmpf.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/libmpf.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/libmpi.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/__pycache__/libmpi.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/libmp/backend.py
/usr/lib/python3.10/site-packages/mpmath/libmp/gammazeta.py
/usr/lib/python3.10/site-packages/mpmath/libmp/libelefun.py
/usr/lib/python3.10/site-packages/mpmath/libmp/libhyper.py
/usr/lib/python3.10/site-packages/mpmath/libmp/libintmath.py
/usr/lib/python3.10/site-packages/mpmath/libmp/libmpc.py
/usr/lib/python3.10/site-packages/mpmath/libmp/libmpf.py
/usr/lib/python3.10/site-packages/mpmath/libmp/libmpi.py
/usr/lib/python3.10/site-packages/mpmath/math2.py
/usr/lib/python3.10/site-packages/mpmath/matrices
/usr/lib/python3.10/site-packages/mpmath/matrices/__init__.py
/usr/lib/python3.10/site-packages/mpmath/matrices/__pycache__
/usr/lib/python3.10/site-packages/mpmath/matrices/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/matrices/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/matrices/__pycache__/calculus.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/matrices/__pycache__/calculus.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/matrices/__pycache__/eigen.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/matrices/__pycache__/eigen.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/matrices/__pycache__/eigen_symmetric.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/matrices/__pycache__/eigen_symmetric.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/matrices/__pycache__/linalg.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/matrices/__pycache__/linalg.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/matrices/__pycache__/matrices.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/matrices/__pycache__/matrices.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/matrices/calculus.py
/usr/lib/python3.10/site-packages/mpmath/matrices/eigen.py
/usr/lib/python3.10/site-packages/mpmath/matrices/eigen_symmetric.py
/usr/lib/python3.10/site-packages/mpmath/matrices/linalg.py
/usr/lib/python3.10/site-packages/mpmath/matrices/matrices.py
/usr/lib/python3.10/site-packages/mpmath/rational.py
/usr/lib/python3.10/site-packages/mpmath/tests
/usr/lib/python3.10/site-packages/mpmath/tests/__init__.py
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/extratest_gamma.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/extratest_gamma.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/extratest_zeta.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/extratest_zeta.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/runtests.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/runtests.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_basic_ops.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_basic_ops.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_bitwise.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_bitwise.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_calculus.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_calculus.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_compatibility.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_compatibility.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_convert.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_convert.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_diff.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_diff.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_division.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_division.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_eigen.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_eigen.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_eigen_symmetric.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_eigen_symmetric.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_elliptic.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_elliptic.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_fp.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_fp.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_functions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_functions.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_functions2.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_functions2.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_gammazeta.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_gammazeta.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_hp.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_hp.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_identify.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_identify.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_interval.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_interval.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_levin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_levin.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_linalg.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_linalg.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_matrices.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_matrices.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_mpmath.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_mpmath.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_ode.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_ode.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_pickle.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_pickle.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_power.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_power.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_quad.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_quad.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_rootfinding.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_rootfinding.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_special.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_special.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_str.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_str.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_summation.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_summation.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_trig.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_trig.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_visualization.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/test_visualization.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/torture.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/__pycache__/torture.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpmath/tests/extratest_gamma.py
/usr/lib/python3.10/site-packages/mpmath/tests/extratest_zeta.py
/usr/lib/python3.10/site-packages/mpmath/tests/runtests.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_basic_ops.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_bitwise.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_calculus.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_compatibility.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_convert.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_diff.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_division.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_eigen.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_eigen_symmetric.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_elliptic.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_fp.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_functions.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_functions2.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_gammazeta.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_hp.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_identify.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_interval.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_levin.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_linalg.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_matrices.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_mpmath.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_ode.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_pickle.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_power.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_quad.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_rootfinding.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_special.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_str.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_summation.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_trig.py
/usr/lib/python3.10/site-packages/mpmath/tests/test_visualization.py
/usr/lib/python3.10/site-packages/mpmath/tests/torture.py
/usr/lib/python3.10/site-packages/mpmath/usertools.py
/usr/lib/python3.10/site-packages/mpmath/visualization.py
/usr/share/doc/python3-mpmath
/usr/share/doc/python3-mpmath/CHANGES
/usr/share/doc/python3-mpmath/README.rst
/usr/share/doc/python3-mpmath/TODO
/usr/share/licenses/python3-mpmath
/usr/share/licenses/python3-mpmath/LICENSE

References

Summary

In this tutorial we learn how to install python3-mpmath on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).