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