Skip to content

mpmath 1.4.1

Version history | Download JSON

  • PyPI https://pypi.org/project/mpmath/
    Repository https://github.com/mpmath/mpmath

  • py.typed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 0
        "Any" : 0
        "Untyped" : 3912
    • 0.0% coverage
    • 0.0% coverage (strict)
    • 3912 typable
      • 0 typed
      • 3912 untyped
      • 0 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 2824
        "classes" : 873
        "other" : 77
    • 668 functions (+0 overloads)
      • 2156 parameters
    • 47 classes
      • 317 methods (+0 overloads)
        • 537 parameters
      • 17 properties
    • 46 modules
      • 77 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
mpmath 0.0% 0.0% 3 0
mpmath.calculus.approximation 0.0% 0.0% 28 0
mpmath.calculus.calculus 0.0% 0.0% 2 0
mpmath.calculus.differentiation 0.0% 0.0% 56 0
mpmath.calculus.extrapolation 0.0% 0.0% 108 0
mpmath.calculus.inverselaplace 0.0% 0.0% 56 0
mpmath.calculus.odes 0.0% 0.0% 16 0
mpmath.calculus.optimization 0.0% 0.0% 143 0
mpmath.calculus.polynomials 0.0% 0.0% 15 0
mpmath.calculus.quadrature 0.0% 0.0% 80 0
mpmath.ctx_base 0.0% 0.0% 92 0
mpmath.ctx_fp 0.0% 0.0% 101 0
mpmath.ctx_iv 0.0% 0.0% 164 0
mpmath.ctx_mp 0.0% 0.0% 159 0
mpmath.ctx_mp_python 0.0% 0.0% 57 0
mpmath.function_docs 0.0% 0.0% 0 0
mpmath.functions.bessel 0.0% 0.0% 202 0
mpmath.functions.elliptic 0.0% 0.0% 110 0
mpmath.functions.expintegrals 0.0% 0.0% 82 0
mpmath.functions.factorials 0.0% 0.0% 33 0
mpmath.functions.functions 0.0% 0.0% 185 0
mpmath.functions.hypergeometric 0.0% 0.0% 136 0
mpmath.functions.orthogonal 0.0% 0.0% 80 0
mpmath.functions.qfunctions 0.0% 0.0% 23 0
mpmath.functions.rszeta 0.0% 0.0% 52 0
mpmath.functions.signals 0.0% 0.0% 23 0
mpmath.functions.theta 0.0% 0.0% 6 0
mpmath.functions.zeta 0.0% 0.0% 118 0
mpmath.functions.zetazeros 0.0% 0.0% 58 0
mpmath.identification 0.0% 0.0% 40 0
mpmath.libfp 0.0% 0.0% 48 0
mpmath.libmp.backend 0.0% 0.0% 5 0
mpmath.libmp.gammazeta 0.0% 0.0% 170 0
mpmath.libmp.libelefun 0.0% 0.0% 233 0
mpmath.libmp.libhyper 0.0% 0.0% 125 0
mpmath.libmp.libintmath 0.0% 0.0% 67 0
mpmath.libmp.libmpc 0.0% 0.0% 254 0
mpmath.libmp.libmpf 0.0% 0.0% 274 0
mpmath.libmp.libmpi 0.0% 0.0% 219 0
mpmath.matrices.calculus 0.0% 0.0% 20 0
mpmath.matrices.eigen 0.0% 0.0% 47 0
mpmath.matrices.eigen_symmetric 0.0% 0.0% 75 0
mpmath.matrices.linalg 0.0% 0.0% 62 0
mpmath.matrices.matrices 0.0% 0.0% 36 0
mpmath.usertools 0.0% 0.0% 8 0
mpmath.visualization 0.0% 0.0% 41 0

Incomplete Annotations

mpmath (3 missing, 0 any)

Symbol Typable Typed Any
attr mp 1 0 0
attr fp 1 0 0
attr iv 1 0 0

mpmath.calculus.approximation (28 missing, 0 any)

Symbol Typable Typed Any
func fourier 5 0 0
func fourierval 5 0 0
func chebcoeff 7 0 0
func chebT 4 0 0
func chebyfit 7 0 0

mpmath.calculus.calculus (2 missing, 0 any)

Symbol Typable Typed Any
func defun 2 0 0

mpmath.calculus.differentiation (56 missing, 0 any)

Symbol Typable Typed Any
func differint 6 0 0
func pade 5 0 0
func diffs 6 0 0
func diffs_prod 3 0 0
func diffs_exp 3 0 0
func dpoly 3 0 0
func taylor 6 0 0
func hsteps 7 0 0
func diff 6 0 0
func iterable_to_function 2 0 0
func diffun 5 0 0
func difference 4 0 0

mpmath.calculus.extrapolation (108 missing, 0 any)

Symbol Typable Typed Any
func sumem 12 0 0
func standardize 5 0 0
meth levin_class.init 3 0 0
meth levin_class.factor_levin 2 0 0
meth levin_class.factor_sidi 2 0 0
meth levin_class.run 4 0 0
meth levin_class.update_psum 2 0 0
meth levin_class.update 2 0 0
meth levin_class.step_psum 2 0 0
meth levin_class.step 2 0 0
attr levin_class.variant 1 0 0
attr levin_class.n 1 0 0
attr levin_class.a0 1 0 0
attr levin_class.theta 1 0 0
attr levin_class.A 1 0 0
attr levin_class.B 1 0 0
attr levin_class.last 1 0 0
attr levin_class.last_s 1 0 0
attr levin_class.factor 1 0 0
func adaptive_extrapolation 5 0 0
func limit 7 0 0
func nprod 6 0 0
func richardson 3 0 0
func wrapsafe 2 0 0
meth cohen_alt_class.init 1 0 0
meth cohen_alt_class.update 2 0 0
meth cohen_alt_class.update_psum 2 0 0
attr cohen_alt_class.last 1 0 0
func shanks 5 0 0
func levin 4 0 0
func nsum 5 0 0
func standardize_infinite 4 0 0
func fold_infinite 4 0 0
func cohen_alt 2 0 0
func sumap 6 0 0
func fold_finite 4 0 0

mpmath.calculus.inverselaplace (56 missing, 0 any)

Symbol Typable Typed Any
meth LaplaceTransformInversionMethods.init 3 0 0
meth LaplaceTransformInversionMethods.invertlaplace 4 0 0
meth LaplaceTransformInversionMethods.invlaptalbot 3 0 0
meth LaplaceTransformInversionMethods.invlapstehfest 3 0 0
meth LaplaceTransformInversionMethods.invlapdehoog 3 0 0
meth LaplaceTransformInversionMethods.invlapcohen 3 0 0
meth Stehfest.calc_laplace_parameter 3 0 0
meth Stehfest._coeff 1 0 0
meth Stehfest.calc_time_domain_solution 4 0 0
meth deHoog.calc_laplace_parameter 3 0 0
meth deHoog.calc_time_domain_solution 4 0 0
meth Cohen.calc_laplace_parameter 3 0 0
meth Cohen.calc_time_domain_solution 4 0 0
meth FixedTalbot.calc_laplace_parameter 3 0 0
meth FixedTalbot.calc_time_domain_solution 4 0 0
meth InverseLaplaceTransform.init 2 0 0
meth InverseLaplaceTransform.calc_laplace_parameter 3 0 0
meth InverseLaplaceTransform.calc_time_domain_solution 2 0 0
attr InverseLaplaceTransform.ctx 1 0 0

mpmath.calculus.odes (16 missing, 0 any)

Symbol Typable Typed Any
func ode_taylor 7 0 0
func odefun 9 0 0

mpmath.calculus.optimization (143 missing, 0 any)

Symbol Typable Typed Any
meth OptimizationMethods.init 1 0 0
func findroot 9 0 0
meth MDNewton.init 5 0 0
meth MDNewton.iter 1 0 0
attr MDNewton.ctx 1 0 0
attr MDNewton.f 1 0 0
attr MDNewton.x0 1 0 0
attr MDNewton.norm 1 0 0
attr MDNewton.verbose 1 0 0
attr MDNewton.J 1 0 0
func steffensen 2 0 0
func Anderson 3 0 0
meth ANewton.init 5 0 0
meth ANewton.iter 1 0 0
attr ANewton.ctx 1 0 0
attr ANewton.x0 1 0 0
attr ANewton.f 1 0 0
attr ANewton.df 1 0 0
attr ANewton.phi 1 0 0
attr ANewton.verbose 1 0 0
meth Muller.init 5 0 0
meth Muller.iter 1 0 0
attr Muller.ctx 1 0 0
attr Muller.f 1 0 0
attr Muller.verbose 1 0 0
attr Muller.x0 1 0 0
attr Muller.x1 1 0 0
attr Muller.x2 1 0 0
meth Bisection.init 5 0 0
meth Bisection.iter 1 0 0
attr Bisection.ctx 1 0 0
attr Bisection.f 1 0 0
attr Bisection.a 1 0 0
attr Bisection.b 1 0 0
func Pegasus 3 0 0
meth Ridder.init 5 0 0
meth Ridder.iter 1 0 0
attr Ridder.ctx 1 0 0
attr Ridder.f 1 0 0
attr Ridder.x1 1 0 0
attr Ridder.x2 1 0 0
attr Ridder.verbose 1 0 0
attr Ridder.tol 1 0 0
func multiplicity 7 0 0
meth Illinois.init 5 0 0
meth Illinois.iter 1 0 0
attr Illinois.ctx 1 0 0
attr Illinois.a 1 0 0
attr Illinois.b 1 0 0
attr Illinois.f 1 0 0
attr Illinois.tol 1 0 0
attr Illinois.verbose 1 0 0
attr Illinois.method 1 0 0
attr Illinois.getm 1 0 0
meth Halley.init 5 0 0
meth Halley.iter 1 0 0
attr Halley.ctx 1 0 0
attr Halley.x0 1 0 0
attr Halley.f 1 0 0
attr Halley.df 1 0 0
attr Halley.d2f 1 0 0
meth Newton.init 5 0 0
meth Newton.iter 1 0 0
attr Newton.ctx 1 0 0
attr Newton.f 1 0 0
attr Newton.df 1 0 0
attr Newton.x0 1 0 0
meth MNewton.init 5 0 0
meth MNewton.iter 1 0 0
attr MNewton.ctx 1 0 0
attr MNewton.x0 1 0 0
attr MNewton.f 1 0 0
attr MNewton.df 1 0 0
attr MNewton.d2f 1 0 0
func jacobian 4 0 0
meth Secant.init 5 0 0
meth Secant.iter 1 0 0
attr Secant.ctx 1 0 0
attr Secant.f 1 0 0
attr Secant.x0 1 0 0
attr Secant.x1 1 0 0

mpmath.calculus.polynomials (15 missing, 0 any)

Symbol Typable Typed Any
func polyroots 9 0 0
func polyval 6 0 0

mpmath.calculus.quadrature (80 missing, 0 any)

Symbol Typable Typed Any
meth QuadratureRule.init 2 0 0
meth QuadratureRule.clear 1 0 0
meth QuadratureRule.calc_nodes 4 0 0
meth QuadratureRule.get_nodes 6 0 0
meth QuadratureRule.transform_nodes 5 0 0
meth QuadratureRule.guess_degree 2 0 0
meth QuadratureRule.estimate_error 4 0 0
meth QuadratureRule.summation 7 0 0
meth QuadratureRule.sum_next 7 0 0
attr QuadratureRule.ctx 1 0 0
attr QuadratureRule.transformed_cache 1 0 0
meth TanhSinh.sum_next 7 0 0
meth TanhSinh.calc_nodes 4 0 0
meth QuadratureMethods.init 3 0 0
meth QuadratureMethods.quad 4 0 0
meth QuadratureMethods.quadts 3 0 0
meth QuadratureMethods.quadgl 3 0 0
meth QuadratureMethods.quadosc 6 0 0
meth QuadratureMethods.quadsubdiv 6 0 0
meth GaussLegendre.calc_nodes 4 0 0

mpmath.ctx_base (92 missing, 0 any)

Symbol Typable Typed Any
meth StandardBaseContext.init 1 0 0
meth StandardBaseContext._init_aliases 1 0 0
meth StandardBaseContext.warn 2 0 0
meth StandardBaseContext.bad_domain 2 0 0
meth StandardBaseContext._re 2 0 0
meth StandardBaseContext._im 2 0 0
meth StandardBaseContext._as_points 2 0 0
meth StandardBaseContext.fneg 3 0 0
meth StandardBaseContext.fadd 4 0 0
meth StandardBaseContext.fsub 4 0 0
meth StandardBaseContext.fmul 4 0 0
meth StandardBaseContext.fdiv 4 0 0
meth StandardBaseContext.fsum 4 0 0
meth StandardBaseContext.fdot 4 0 0
meth StandardBaseContext.fprod 2 0 0
meth StandardBaseContext.nprint 4 0 0
meth StandardBaseContext.chop 3 0 0
meth StandardBaseContext.almosteq 5 0 0
meth StandardBaseContext.arange 2 0 0
meth StandardBaseContext.linspace 3 0 0
meth StandardBaseContext.cos_sin 3 0 0
meth StandardBaseContext.cospi_sinpi 3 0 0
meth StandardBaseContext._default_hyper_maxprec 2 0 0
meth StandardBaseContext.sum_accurately 3 0 0
meth StandardBaseContext.mul_accurately 3 0 0
meth StandardBaseContext.power 3 0 0
meth StandardBaseContext._zeta_int 2 0 0
meth StandardBaseContext.maxcalls 3 0 0
meth StandardBaseContext.rand 1 0 0
meth StandardBaseContext.memoize 2 0 0
attr StandardBaseContext._gcd 1 0 0
attr StandardBaseContext.list_primes 1 0 0
attr StandardBaseContext.isprime 1 0 0
attr StandardBaseContext.bernfrac 1 0 0
attr StandardBaseContext.moebius 1 0 0
attr StandardBaseContext._ifac 1 0 0
attr StandardBaseContext._eulernum 1 0 0
attr StandardBaseContext._stirling1 1 0 0
attr StandardBaseContext._stirling2 1 0 0

mpmath.ctx_fp (101 missing, 0 any)

Symbol Typable Typed Any
meth FPContext.init 1 0 0
meth FPContext._wrap_specfun 4 0 0
meth FPContext.bernoulli 3 0 0
meth FPContext.is_special 2 0 0
meth FPContext.isnan 2 0 0
meth FPContext.isinf 2 0 0
meth FPContext.isfinite 2 0 0
meth FPContext.isnormal 2 0 0
meth FPContext.isnpint 2 0 0
meth FPContext.convert 2 0 0
meth FPContext.expj 2 0 0
meth FPContext.expjpi 2 0 0
meth FPContext.mag 2 0 0
meth FPContext.isint 2 0 0
meth FPContext.nint_distance 2 0 0
meth FPContext._convert_param 2 0 0
meth FPContext._is_real_type 2 0 0
meth FPContext._is_complex_type 2 0 0
meth FPContext.hypsum 8 0 0
meth FPContext.psi 3 0 0
meth FPContext.harmonic 2 0 0
meth FPContext.to_fixed 3 0 0
meth FPContext.rand 1 0 0
meth FPContext.sum_accurately 3 0 0
prop FPContext.prec 2 0 0
prop FPContext.dps 2 0 0
attr FPContext.pretty 1 0 0
attr FPContext.power 1 0 0
attr FPContext.sqrt 1 0 0
attr FPContext.exp 1 0 0
attr FPContext.ln 1 0 0
attr FPContext.log 1 0 0
attr FPContext.cos 1 0 0
attr FPContext.sin 1 0 0
attr FPContext.tan 1 0 0
attr FPContext.cos_sin 1 0 0
attr FPContext.acos 1 0 0
attr FPContext.asin 1 0 0
attr FPContext.atan 1 0 0
attr FPContext.cosh 1 0 0
attr FPContext.sinh 1 0 0
attr FPContext.tanh 1 0 0
attr FPContext.acosh 1 0 0
attr FPContext.asinh 1 0 0
attr FPContext.atanh 1 0 0
attr FPContext.gamma 1 0 0
attr FPContext.rgamma 1 0 0
attr FPContext.fac 1 0 0
attr FPContext.factorial 1 0 0
attr FPContext.floor 1 0 0
attr FPContext.ceil 1 0 0
attr FPContext.cospi 1 0 0
attr FPContext.sinpi 1 0 0
attr FPContext.cbrt 1 0 0
attr FPContext._nthroot 1 0 0
attr FPContext._ei 1 0 0
attr FPContext._e1 1 0 0
attr FPContext._zeta 1 0 0
attr FPContext._zeta_int 1 0 0
attr FPContext.arg 1 0 0
attr FPContext.loggamma 1 0 0
attr FPContext.atan2 1 0 0
attr FPContext.digamma 1 0 0
attr FPContext._erf 1 0 0
attr FPContext._erfc 1 0 0

mpmath.ctx_iv (164 missing, 0 any)

Symbol Typable Typed Any
meth ivmpc.new 3 0 0
meth ivmpc.hash 1 0 0
meth ivmpc.repr 1 0 0
meth ivmpc.str 1 0 0
meth ivmpc.conjugate 1 0 0
meth ivmpc.overlap 2 0 0
meth ivmpc.contains 2 0 0
meth ivmpc.compare 3 0 0
meth ivmpc.__eq__ 2 0 0
meth ivmpc.__ne__ 2 0 0
meth ivmpc.__lt__ 2 0 0
meth ivmpc.__le__ 2 0 0
meth ivmpc.__gt__ 2 0 0
meth ivmpc.__ge__ 2 0 0
meth ivmpc.__neg__ 1 0 0
meth ivmpc.__pos__ 1 0 0
meth ivmpc.__abs__ 1 0 0
meth ivmpc.ae 4 0 0
prop ivmpc.a 1 0 0
prop ivmpc.b 1 0 0
prop ivmpc.c 1 0 0
prop ivmpc.d 1 0 0
prop ivmpc.real 1 0 0
prop ivmpc.imag 1 0 0
func convert_mpf 4 0 0
meth ivmpf.new 2 0 0
meth ivmpf.cast 3 0 0
meth ivmpf.int 1 0 0
meth ivmpf.float 1 0 0
meth ivmpf.complex 1 0 0
meth ivmpf.hash 1 0 0
meth ivmpf.conjugate 1 0 0
meth ivmpf.compare 2 0 0
meth ivmpf.__gt__ 2 0 0
meth ivmpf.__le__ 2 0 0
meth ivmpf.__gt__ 2 0 0
meth ivmpf.__ge__ 2 0 0
meth ivmpf.__contains__ 2 0 0
meth ivmpf.__str__ 1 0 0
meth ivmpf.__repr__ 1 0 0
meth ivmpf.__reduce__ 1 0 0
meth ivmpf._compare 3 0 0
meth ivmpf.__eq__ 2 0 0
meth ivmpf.__ne__ 2 0 0
meth ivmpf.__lt__ 2 0 0
meth ivmpf.__le__ 2 0 0
meth ivmpf.__gt__ 2 0 0
meth ivmpf.__ge__ 2 0 0
meth ivmpf.__abs__ 1 0 0
meth ivmpf.__pos__ 1 0 0
meth ivmpf.__neg__ 1 0 0
meth ivmpf.ae 4 0 0
prop ivmpf.real 1 0 0
prop ivmpf.imag 1 0 0
prop ivmpf.a 1 0 0
prop ivmpf.b 1 0 0
prop ivmpf.mid 1 0 0
prop ivmpf.delta 1 0 0
prop ivmpf._mpci 1 0 0
meth MPIntervalContext.init 1 0 0
meth MPIntervalContext.mpi 3 0 0
meth MPIntervalContext._init_builtins 1 0 0
meth MPIntervalContext._wrap_mpi_function 3 0 0
meth MPIntervalContext._wrap_specfun 4 0 0
meth MPIntervalContext._set_prec 2 0 0
meth MPIntervalContext._set_dps 2 0 0
meth MPIntervalContext.make_mpf 2 0 0
meth MPIntervalContext.make_mpc 2 0 0
meth MPIntervalContext.convert 2 0 0
meth MPIntervalContext.nstr 4 0 0
meth MPIntervalContext.mag 2 0 0
meth MPIntervalContext.isnan 2 0 0
meth MPIntervalContext.isinf 2 0 0
meth MPIntervalContext.isint 2 0 0
meth MPIntervalContext.ldexp 3 0 0
meth MPIntervalContext.absmin 2 0 0
meth MPIntervalContext.absmax 2 0 0
meth MPIntervalContext.atan2 3 0 0
meth MPIntervalContext._convert_param 2 0 0
meth MPIntervalContext._is_real_type 2 0 0
meth MPIntervalContext._is_complex_type 2 0 0
meth MPIntervalContext.hypsum 8 0 0
attr MPIntervalContext.mpf 1 0 0
attr MPIntervalContext.mpc 1 0 0
attr MPIntervalContext.pretty 1 0 0
attr MPIntervalContext.prec 1 0 0
attr MPIntervalContext.dps 1 0 0
meth ivmpf_constant.__new__ 2 0 0
meth ivmpf_constant._get_mpi 1 0 0
attr ivmpf_constant.mpi 1 0 0

mpmath.ctx_mp (159 missing, 0 any)

Symbol Typable Typed Any
meth PrecisionManager.init 5 0 0
meth PrecisionManager.call 2 0 0
meth PrecisionManager.enter 1 0 0
meth PrecisionManager.exit 4 0 0
attr PrecisionManager.ctx 1 0 0
attr PrecisionManager.precfun 1 0 0
attr PrecisionManager.dpsfun 1 0 0
attr PrecisionManager.normalize_output 1 0 0
meth MPContext.init 4 0 0
meth MPContext.init_builtins 1 0 0
meth MPContext.to_fixed 3 0 0
meth MPContext.hypot 3 0 0
meth MPContext._gamma_upper_int 3 0 0
meth MPContext._expint_int 3 0 0
meth MPContext._nthroot 3 0 0
meth MPContext._besselj 3 0 0
meth MPContext._agm 3 0 0
meth MPContext.bernoulli 3 0 0
meth MPContext._zeta_int 2 0 0
meth MPContext.atan2 3 0 0
meth MPContext.psi 3 0 0
meth MPContext.cos_sin 3 0 0
meth MPContext.cospi_sinpi 3 0 0
meth MPContext.clone 1 0 0
meth MPContext._is_real_type 2 0 0
meth MPContext._is_complex_type 2 0 0
meth MPContext.isnan 2 0 0
meth MPContext.isfinite 2 0 0
meth MPContext.isnpint 2 0 0
meth MPContext.str 1 0 0
meth MPContext.extraprec 3 0 0
meth MPContext.extradps 3 0 0
meth MPContext.workprec 3 0 0
meth MPContext.workdps 3 0 0
meth MPContext.autoprec 5 0 0
meth MPContext.nstr 4 0 0
meth MPContext._convert_fallback 3 0 0
meth MPContext.mpmathify 3 0 0
meth MPContext._parse_prec 2 0 0
meth MPContext.hypsum 8 0 0
meth MPContext.ldexp 3 0 0
meth MPContext.frexp 2 0 0
meth MPContext.fneg 3 0 0
meth MPContext.fadd 4 0 0
meth MPContext.fsub 4 0 0
meth MPContext.fmul 4 0 0
meth MPContext.fdiv 4 0 0
meth MPContext.nint_distance 2 0 0
meth MPContext.fprod 2 0 0
meth MPContext.rand 1 0 0
meth MPContext.fraction 3 0 0
meth MPContext.absmin 2 0 0
meth MPContext.absmax 2 0 0
meth MPContext._as_points 2 0 0
meth MPContext._zetasum_fast 6 0 0
prop MPContext._repr_digits 1 0 0
prop MPContext._str_digits 1 0 0
attr MPContext.pretty 1 0 0
attr MPContext.types 1 0 0
attr MPContext.trap_complex 1 0 0
attr MPContext.hyp_summators 1 0 0
attr get_complex 1 0 0

mpmath.ctx_mp_python (57 missing, 0 any)

Symbol Typable Typed Any
meth PythonMPContext.init 1 0 0
meth PythonMPContext.make_mpf 2 0 0
meth PythonMPContext.make_mpc 2 0 0
meth PythonMPContext.default 1 0 0
meth PythonMPContext._set_prec 2 0 0
meth PythonMPContext._set_dps 2 0 0
meth PythonMPContext._set_rounding 2 0 0
meth PythonMPContext._set_pretty_dps 2 0 0
meth PythonMPContext._get_pretty_dps 1 0 0
meth PythonMPContext.convert 3 0 0
meth PythonMPContext.npconvert 2 0 0
meth PythonMPContext.isinf 2 0 0
meth PythonMPContext.isnormal 2 0 0
meth PythonMPContext.isint 3 0 0
meth PythonMPContext.fsum 4 0 0
meth PythonMPContext.fdot 4 0 0
meth PythonMPContext._wrap_libmp_function 5 0 0
meth PythonMPContext._wrap_specfun 4 0 0
meth PythonMPContext._convert_param 2 0 0
meth PythonMPContext._mpf_mag 2 0 0
meth PythonMPContext.mag 2 0 0
attr PythonMPContext.mpf 1 0 0
attr PythonMPContext.mpc 1 0 0
attr PythonMPContext.constant 1 0 0
attr PythonMPContext.prec 1 0 0
attr PythonMPContext.dps 1 0 0
attr PythonMPContext.rounding 1 0 0
attr PythonMPContext.pretty_dps 1 0 0

mpmath.functions.bessel (202 missing, 0 any)

Symbol Typable Typed Any
func struveh 5 0 0
func besselyzero 5 0 0
func besseli 6 0 0
func hankel1 5 0 0
func scorerhi 4 0 0
func mcmahon 6 0 0
func besselk 6 0 0
func airybi 5 0 0
func generalized_bisection 6 0 0
func spherical_jn 4 0 0
func bei 5 0 0
func lommels1 6 0 0
func coulombc 5 0 0
func j1 3 0 0
func j0 3 0 0
func airybizero 5 0 0
func struvel 5 0 0
func ber 5 0 0
func bessel_zero 8 0 0
func find_in_interval 4 0 0
func whitw 6 0 0
func besseljzero 5 0 0
func besselj 6 0 0
func bessely 6 0 0
func hyperu 6 0 0
func spherical_yn 4 0 0
func c_memo 2 0 0
func coulombf 8 0 0
func webere 5 0 0
func lommels2 6 0 0
func hankel2 5 0 0
func airyai 5 0 0
func whitm 6 0 0
func scorergi 4 0 0
func angerj 5 0 0
func coulombg 8 0 0
func airyaizero 4 0 0
func ker 5 0 0
func kei 5 0 0

mpmath.functions.elliptic (110 missing, 0 any)

Symbol Typable Typed Any
func ellipe 3 0 0
func kfrom 7 0 0
func qbarfrom 7 0 0
func elliprf 5 0 0
func ellipf 4 0 0
func kleinj 4 0 0
func RF_calc 6 0 0
func elliprj 7 0 0
func elliprg 5 0 0
func RC_calc 6 0 0
func ellipfun 8 0 0
func mfrom 7 0 0
func eta 3 0 0
func elliprd 5 0 0
func ellippi 3 0 0
func taufrom 7 0 0
func RJ_calc 8 0 0
func qfrom 7 0 0
func nome 3 0 0
func elliprc 5 0 0

mpmath.functions.expintegrals (82 missing, 0 any)

Symbol Typable Typed Any
func erfinv 3 0 0
func shi 3 0 0
func square_exp_arg 5 0 0
func li 4 0 0
func erfc 3 0 0
func fresnels 3 0 0
func erfi 3 0 0
func chi 3 0 0
func ei 3 0 0
func erf 3 0 0
func si 3 0 0
func upper_gamma 5 0 0
func fresnelc 3 0 0
func betainc 7 0 0
func npdf 5 0 0
func ncdf 5 0 0
func expint 4 0 0
func gammainc 6 0 0
func lower_gamma 5 0 0
func e1 3 0 0
func ci 3 0 0

mpmath.functions.factorials (33 missing, 0 any)

Symbol Typable Typed Any
func hyperfac 3 0 0
func beta 4 0 0
func binomial 4 0 0
func fac2 3 0 0
func ff 4 0 0
func barnesg 3 0 0
func rf 4 0 0
func superfac 3 0 0
func gammaprod 5 0 0

mpmath.functions.functions (185 missing, 0 any)

Symbol Typable Typed Any
func log2 3 0 0
func sech 3 0 0
func agm 4 0 0
func degrees 3 0 0
func im 3 0 0
func csc 3 0 0
func cyclotomic 4 0 0
func asec 3 0 0
func log1p 3 0 0
func cot 3 0 0
func expm1 3 0 0
func polyexp 4 0 0
func root 5 0 0
func acot 3 0 0
func conj 3 0 0
func fmod 4 0 0
func arg 3 0 0
func csch 3 0 0
func re 3 0 0
func coth 3 0 0
func log10 3 0 0
func sincpi 3 0 0
func sign 3 0 0
func unitroots 4 0 0
func polar 3 0 0
func acsc 3 0 0
func exp2 3 0 0
func rect 4 0 0
func stirling1 5 0 0
func acoth 3 0 0
func mangoldt 3 0 0
func defun 2 0 0
func stirling2 5 0 0
func acsch 3 0 0
func bell 4 0 0
func radians 3 0 0
func lambertw 4 0 0
func log 4 0 0
func asech 3 0 0
func sec 3 0 0
meth SpecialFunctions.init 1 0 0
meth SpecialFunctions._wrap_specfun 4 0 0
meth SpecialFunctions._besselj 3 0 0
meth SpecialFunctions._erf 2 0 0
meth SpecialFunctions._erfc 2 0 0
meth SpecialFunctions._gamma_upper_int 3 0 0
meth SpecialFunctions._expint_int 3 0 0
meth SpecialFunctions._zeta 2 0 0
meth SpecialFunctions._zetasum_fast 6 0 0
meth SpecialFunctions._ei 2 0 0
meth SpecialFunctions._e1 2 0 0
meth SpecialFunctions._ci 2 0 0
meth SpecialFunctions._si 2 0 0
meth SpecialFunctions._altzeta 2 0 0
attr SpecialFunctions.zetazero_memoized 1 0 0
func sinc 3 0 0
func powm1 4 0 0
func defun_static 2 0 0
func defun_wrapped 2 0 0
func fabs 3 0 0

mpmath.functions.hypergeometric (136 missing, 0 any)

Symbol Typable Typed Any
func hyper 6 0 0
func hyp2f3 9 0 0
func appellf3 10 0 0
func hyp2f0 6 0 0
func appellf1 9 0 0
func appellf2 10 0 0
func hyp0f1 5 0 0
func hyp2f2 8 0 0
func meijerg 8 0 0
func foxh 8 0 0
func hyp3f2 9 0 0
func appellf4 9 0 0
func bihyper 6 0 0
func hypercomb 6 0 0
func hyp1f1 6 0 0
func hyp1f2 7 0 0
func hyp2f1 7 0 0
func hyper2d 7 0 0

mpmath.functions.orthogonal (80 missing, 0 any)

Symbol Typable Typed Any
func legenp 7 0 0
func hermite 5 0 0
func pcfu 5 0 0
func pcfd 5 0 0
func legenq 7 0 0
func pcfw 5 0 0
func legendre 5 0 0
func pcfv 5 0 0
func spherharm 7 0 0
func gegenbauer 6 0 0
func jacobi 7 0 0
func chebyu 5 0 0
func laguerre 6 0 0
func chebyt 5 0 0

mpmath.functions.qfunctions (23 missing, 0 any)

Symbol Typable Typed Any
func qp 6 0 0
func qgamma 5 0 0
func qfac 5 0 0
func qhyper 7 0 0

mpmath.functions.rszeta (52 missing, 0 any)

Symbol Typable Typed Any
func Rzeta_set 4 0 0
func rs_z 4 0 0
func z_offline 4 0 0
func zeta_offline 4 0 0
func rs_zeta 5 0 0
meth RSCache.init 1 0 0
func aux_J_needed 7 0 0
func coef 4 0 0
func zeta_half 4 0 0
func z_half 4 0 0
func Rzeta_simul 4 0 0
func aux_M_Fp 7 0 0

mpmath.functions.signals (23 missing, 0 any)

Symbol Typable Typed Any
func squarew 5 0 0
func sigmoid 4 0 0
func trianglew 5 0 0
func unit_triangle 4 0 0
func sawtoothw 5 0 0

mpmath.functions.theta (6 missing, 0 any)

Symbol Typable Typed Any
func jtheta 6 0 0

mpmath.functions.zeta (118 missing, 0 any)

Symbol Typable Typed Any
func polylog_unitcircle 4 0 0
func primezeta 3 0 0
func polylog 4 0 0
func bernpoly 4 0 0
func secondzeta 5 0 0
func zeta 7 0 0
func riemannr 3 0 0
func polylog_series 4 0 0
func primepi2 3 0 0
func stieltjes 4 0 0
func oldzetazero 4 0 0
func secondzeta_main_term 5 0 0
func secondzeta_prime_term 5 0 0
func polylog_continuation 4 0 0
func eulernum 4 0 0
func dirichlet 5 0 0
func siegeltheta 4 0 0
func secondzeta_singular_term 5 0 0
func lerchphi 5 0 0
func clcos 5 0 0
func grampoint 3 0 0
func altzeta 4 0 0
func clsin 5 0 0
func siegelz 4 0 0
func polylog_general 4 0 0
func secondzeta_exp_term 4 0 0
func eulerpoly 4 0 0
func primepi 3 0 0

mpmath.functions.zetazeros (58 missing, 0 any)

Symbol Typable Typed Any
func search_supergood_block 4 0 0
func count_to 5 0 0
func comp_fp_tolerance 3 0 0
func find_rosser_block_zero 3 0 0
func separate_zeros_in_block 7 0 0
func nzeros 3 0 0
func compute_triple_tvb 3 0 0
func gram_index 3 0 0
func sure_number_block 3 0 0
func count_variations 2 0 0
func wpzeros 2 0 0
func pattern_construct 5 0 0
func backlunds 3 0 0
func separate_my_zero 7 0 0
func zetazero 5 0 0

mpmath.identification (40 missing, 0 any)

Symbol Typable Typed Any
attr transforms 1 0 0
func prodstring 3 0 0
func round_fixed 3 0 0
func pslqstring 3 0 0
func quadraticstring 6 0 0
func fracgcd 3 0 0
func identify 8 0 0
func findpoly 6 0 0
func pslq 7 0 0

mpmath.libfp (48 missing, 0 any)

Symbol Typable Typed Any
attr atan 1 0 0
func cotpi 2 0 0
attr acosh 1 0 0
attr sin 1 0 0
attr cosh 1 0 0
attr asinh 1 0 0
func ei_asymp 3 0 0
func nthroot 3 0 0
attr sinpi 1 0 0
attr acos 1 0 0
attr sinh 1 0 0
func zeta 2 0 0
func ei 3 0 0
attr exp 1 0 0
attr ceil 1 0 0
attr cos_sin 1 0 0
attr cbrt 1 0 0
attr floor 1 0 0
attr tan 1 0 0
attr pow 1 0 0
attr cospi 1 0 0
func ei_taylor 3 0 0
attr cos 1 0 0
attr sqrt 1 0 0
func loggamma 2 0 0
attr asin 1 0 0
func factorial 2 0 0
attr gamma 1 0 0
func e1 2 0 0
attr log 1 0 0
attr digamma 1 0 0
func rgamma 2 0 0
attr atanh 1 0 0
attr tanh 1 0 0

mpmath.libmp.backend (5 missing, 0 any)

Symbol Typable Typed Any
attr MPZ_ONE 1 0 0
attr MPZ_TWO 1 0 0
attr MPZ_FIVE 1 0 0
attr MPZ_THREE 1 0 0
attr MPZ_ZERO 1 0 0

mpmath.libmp.gammazeta (170 missing, 0 any)

Symbol Typable Typed Any
func catalan_fixed 2 0 0
func primesieve 2 0 0
func borwein_coefficients 2 0 0
func mpc_gamma 5 0 0
attr mpf_apery 1 0 0
func mpf_gamma_int 4 0 0
func bernfrac 3 0 0
attr small_factorial_cache 1 0 0
func bernoulli_size 2 0 0
func twinprime_fixed 2 0 0
func mpf_harmonic 4 0 0
attr mpf_euler 1 0 0
func mpf_rgamma 4 0 0
func mpf_factorial 4 0 0
func mpc_rgamma 4 0 0
func mpf_gamma 5 0 0
func pow_fixed 4 0 0
func mpc_psi0 4 0 0
func stirling_coefficient 2 0 0
attr mpf_mertens 1 0 0
func khinchin_fixed 2 0 0
func mpf_zeta_int 4 0 0
func mertens_fixed 2 0 0
func mpc_zeta 6 0 0
func gamma_fixed_taylor 7 0 0
func mpf_altzeta 4 0 0
func mpc_zetasum 7 0 0
func mpf_loggamma 4 0 0
attr f3 1 0 0
func mpf_zeta 5 0 0
func euler_fixed 2 0 0
attr mpf_catalan 1 0 0
func gamma_taylor_coefficients 2 0 0
attr BERNOULLI_PREC_CUTOFF 1 0 0
attr local 1 0 0
attr mpf_twinprime 1 0 0
func apery_fixed 2 0 0
func glaisher_fixed 2 0 0
func zetasum_sieved 7 0 0
func mpc_harmonic 4 0 0
attr f6 1 0 0
func mpf_psi0 4 0 0
func mpf_bernoulli_huge 4 0 0
func mpc_factorial 4 0 0
func complex_stirling_series 4 0 0
func zeta_array 3 0 0
attr mpf_khinchin 1 0 0
func real_stirling_series 3 0 0
func mpc_loggamma 4 0 0
func mpc_psi 5 0 0
func mpf_psi 5 0 0
attr mpf_glaisher 1 0 0
func mpf_bernoulli 5 0 0
func mpc_altzeta 4 0 0

mpmath.libmp.libelefun (233 missing, 0 any)

Symbol Typable Typed Any
func atan_inf 4 0 0
func ln_sqrt2pi_fixed 2 0 0
attr mpf_pi 1 0 0
func mpf_pow 5 0 0
func atan_taylor 3 0 0
func degree_fixed 2 0 0
attr mpf_phi 1 0 0
attr local 1 0 0
func constant_memo 2 0 0
func cos_sin_basecase 3 0 0
func exp_basecase 3 0 0
func exp_expneg_basecase 3 0 0
func nthroot_fixed 5 0 0
func ln2_fixed 2 0 0
func bs_chudnovsky 5 0 0
attr mpf_ln10 1 0 0
attr CHUD_C 1 0 0
func atan_taylor_get_cached 3 0 0
func mpf_cosh 4 0 0
func log_agm 3 0 0
func mpf_cos_pi 4 0 0
func agm_fixed 4 0 0
func mpf_cosh_sinh 5 0 0
func pi_fixed 4 0 0
func bsp_acot 5 0 0
func mpf_tanh 4 0 0
func mpf_exp 4 0 0
func mpf_atan2 5 0 0
attr CHUD_A 1 0 0
func bspe 3 0 0
attr mpf_sqrtpi 1 0 0
func mpf_log_hypot 5 0 0
func mpf_cos 4 0 0
func exp_fixed 4 0 0
func mpf_fibonacci 4 0 0
func acot_fixed 4 0 0
func mpf_atan 4 0 0
func mpf_acos 4 0 0
func log_taylor 4 0 0
attr mpf_ln2 1 0 0
attr mpf_e 1 0 0
func mpf_nthroot 5 0 0
func mpf_tan 4 0 0
func mpf_cos_sin 6 0 0
func mpf_sin 4 0 0
func machin 4 0 0
attr mpf_ln_sqrt2pi 1 0 0
func mpf_asin 4 0 0
func mpf_log1p 4 0 0
func mpf_sinh 4 0 0
func atan_newton 3 0 0
attr CHUD_D 1 0 0
func mpf_cos_sin_pi 4 0 0
func mpf_ln 4 0 0
attr mpf_degree 1 0 0
func mpf_acosh 4 0 0
func def_mpf_constant 2 0 0
func exponential_series 4 0 0
func ln10_fixed 2 0 0
func phi_fixed 2 0 0
func sqrtpi_fixed 2 0 0
attr CHUD_B 1 0 0
func mpf_asinh 4 0 0
func log_int_fixed 4 0 0
func cos_sin_fixed 4 0 0
func mpf_sin_pi 4 0 0
func int_pow_fixed 4 0 0
func e_fixed 2 0 0
func log_taylor_cached 3 0 0
func mpf_atanh 4 0 0
func mod_pi2 5 0 0
func mpf_cbrt 4 0 0

mpmath.libmp.libhyper (125 missing, 0 any)

Symbol Typable Typed Any
func mpc_e1 4 0 0
func mpc_agm1 4 0 0
func mpf_ei 5 0 0
func erfc_check_series 3 0 0
func mpf_besseljn 5 0 0
func mpf_ci 4 0 0
func mpf_ci_si_taylor 4 0 0
func mpf_si 4 0 0
func mpc_si 4 0 0
func mpc_besseljn 5 0 0
func mpf_erfc 4 0 0
func mpf_ellipe 4 0 0
func mpc_ei 5 0 0
func make_hyp_summator 2 0 0
func complex_ei_taylor 4 0 0
func mpf_e1 4 0 0
func mpf_erf 4 0 0
func mpf_agm1 4 0 0
func mpf_agm 5 0 0
func mpf_ellipk 4 0 0
func ei_taylor 3 0 0
func mpc_ci 4 0 0
func mpf_ci_si 5 0 0
func mpc_ellipk 4 0 0
func mpc_agm 5 0 0
func complex_ei_asymptotic 4 0 0
func mpc_ellipe 4 0 0
func mpf_expint 6 0 0
func ei_asymptotic 3 0 0
func mpc_ci_si_taylor 5 0 0

mpmath.libmp.libintmath (67 missing, 0 any)

Symbol Typable Typed Any
func numeral_python 5 0 0
func list_primes 2 0 0
func isprime 2 0 0
func numeral_gmpy 5 0 0
func isqrt_fast_python 2 0 0
func rshift 3 0 0
func small_numeral 4 0 0
func sqrt_fixed 3 0 0
attr ifac 1 0 0
func eulernum 2 0 0
func trailing 2 0 0
func ifib 2 0 0
func bin_to_radix 5 0 0
func isqrt_python 2 0 0
func giant_steps 4 0 0
func bitcount 2 0 0
func moebius 2 0 0
func stirling1 3 0 0
func lshift 3 0 0
func stirling2 3 0 0
attr small_odd_primes_set 1 0 0
attr trailtable 1 0 0
func sqrtrem_python 2 0 0
func ifac2 3 0 0
func isqrt_small_python 2 0 0
attr bctable 1 0 0

mpmath.libmp.libmpc (254 missing, 0 any)

Symbol Typable Typed Any
func mpc_shift 3 0 0
func mpc_neg 4 0 0
func mpc_tanh 4 0 0
attr beta_crossover 1 0 0
func mpc_cbrt 4 0 0
func mpc_floor 4 0 0
func mpc_cos_sin_pi 4 0 0
func mpc_sinh 4 0 0
func mpc_pow_mpf 5 0 0
func mpc_sub 5 0 0
func complex_int_pow 4 0 0
func mpc_arg 4 0 0
func mpc_add_mpf 5 0 0
func mpc_frac 4 0 0
func mpc_pow_int 5 0 0
func mpc_cos_pi 4 0 0
func mpc_square 4 0 0
func mpc_asinh 4 0 0
func mpc_atan 4 0 0
attr alpha_crossover 1 0 0
func mpc_nint 4 0 0
func mpc_is_nonzero 2 0 0
func mpc_pos 4 0 0
func mpc_atanh 4 0 0
func mpc_pow 5 0 0
func mpc_abs 4 0 0
func mpc_div_mpf 5 0 0
func mpc_acosh 4 0 0
func mpc_cos 4 0 0
func mpc_div 5 0 0
func mpc_sin 4 0 0
func mpc_asin 4 0 0
func mpc_sin_pi 4 0 0
func mpf_expjpi 4 0 0
func mpc_acos 4 0 0
func mpc_sqrt 4 0 0
func mpc_expj 4 0 0
func acos_asin 5 0 0
func mpc_to_str 4 0 0
func mpc_tan 4 0 0
func mpc_ln 4 0 0
func mpc_ceil 4 0 0
func mpc_reciprocal 4 0 0
func mpc_conjugate 4 0 0
func mpc_mul 5 0 0
func mpf_expj 4 0 0
func mpc_hash 2 0 0
func mpc_mul_mpf 5 0 0
func mpc_exp 4 0 0
func mpc_cos_sin 4 0 0
func mpc_cosh 4 0 0
func mpc_expjpi 4 0 0
func mpc_to_complex 4 0 0
func mpc_mpf_sub 5 0 0
func mpc_mpf_div 5 0 0
func mpc_fibonacci 4 0 0
func mpc_nthroot_fixed 5 0 0
func mpc_add 5 0 0
func mpc_is_inf 2 0 0
func mpc_is_infnan 2 0 0
func mpc_sub_mpf 5 0 0
func mpc_nthroot 5 0 0
func mpc_mul_int 5 0 0

mpmath.libmp.libmpf (274 missing, 0 any)

Symbol Typable Typed Any
func mpf_ge 3 0 0
func fill_sep 6 0 0
func mpf_gt 3 0 0
attr int_cache 1 0 0
attr round_floor 1 0 0
attr round_down 1 0 0
func from_pickable 2 0 0
func from_man_exp 5 0 0
func format_fixed 4 0 0
func calc_padding 4 0 0
func mpf_rand 2 0 0
func format_mpf 6 0 0
func dps_to_prec 2 0 0
func from_Decimal 4 0 0
func from_npfloat 4 0 0
func mpf_sum 5 0 0
func mpf_add 6 0 0
func to_float 4 0 0
func mpf_ceil 4 0 0
func mpf_hash 2 0 0
func to_pickable 2 0 0
func mpf_hypot 5 0 0
func to_int 3 0 0
func mpf_le 3 0 0
func mpf_round_int 3 0 0
func read_format_spec 2 0 0
func mpf_mod 5 0 0
func round_int 4 0 0
func mpf_shift 3 0 0
func python_mpf_mul_int 5 0 0
func format_binary 4 0 0
func str_to_man_exp 3 0 0
func format_mpc 6 0 0
func mpf_neg 4 0 0
func from_float 4 0 0
func mpf_cmp 3 0 0
attr round_ceiling 1 0 0
func to_str 10 0 0
func gmpy_mpf_mul_int 5 0 0
func to_rational 2 0 0
func mpf_floor 4 0 0
func round_digits 7 0 0
attr h_mask_small 1 0 0
attr h_mask 1 0 0
func mpf_div 5 0 0
func mpf_mul 5 0 0
meth h_mask_big.getitem 2 0 0
func mpf_min_max 2 0 0
func to_digits_exp 4 0 0
func prec_to_dps 2 0 0
func mpf_rdiv_int 5 0 0
attr round_nearest 1 0 0
func mpf_sub 5 0 0
func from_str 5 0 0
func format_scientific 4 0 0
func mpf_frac 4 0 0
func mpf_pos 4 0 0
func mpf_lt 3 0 0
func mpf_sqrt 4 0 0
attr round_up 1 0 0
func from_rational 5 0 0
func to_fixed 3 0 0
func mpf_pow_int 5 0 0
func mpf_nint 4 0 0
func normalize 7 0 0
func mpf_eq 3 0 0
func mpf_frexp 2 0 0
func format_hexadecimal 4 0 0
func format_digits 6 0 0
func mpf_sign 2 0 0
func mpf_abs 4 0 0
func to_man_exp 3 0 0
func mpf_perturb 5 0 0
func from_int 4 0 0
func repr_dps 2 0 0

mpmath.libmp.libmpi (219 missing, 0 any)

Symbol Typable Typed Any
func MAX 3 0 0
func mpci_rgamma 3 0 0
func mpi_div 4 0 0
func mpi_exp 3 0 0
func mpi_lt 3 0 0
func mpci_mul 4 0 0
func mpi_sub 4 0 0
func mpi_shift 3 0 0
func mpi_pi 2 0 0
attr gamma_min_b 1 0 0
func mpi_sqrt 3 0 0
func mpi_loggamma 3 0 0
func mpi_ne 3 0 0
func mpi_to_str 8 0 0
func mpi_tan 3 0 0
func MIN 3 0 0
func mpci_square 3 0 0
func mpi_pow_int 4 0 0
func mpci_pow 4 0 0
func mpi_atan 3 0 0
func mpci_cos 3 0 0
func mpci_neg 3 0 0
func mpi_neg 3 0 0
func mpci_arg 3 0 0
func mpci_factorial 3 0 0
func mpi_cos 3 0 0
func mpi_mul 4 0 0
func mpi_overlap 3 0 0
func mpi_square 3 0 0
attr gamma_mono_imag_a 1 0 0
func mpi_cos_sin 3 0 0
func mpi_ge 3 0 0
func mpci_add 4 0 0
func mpci_div 4 0 0
func mpi_from_str 3 0 0
func mpi_mid 3 0 0
func mpi_from_str_a_b 5 0 0
func mpi_atan2 4 0 0
func mpci_log 3 0 0
func mpi_pow 4 0 0
func mpi_factorial 3 0 0
func mpi_str 3 0 0
func mpci_exp 3 0 0
func mpci_abs 3 0 0
func cos_sin_quadrant 3 0 0
func mpci_sub 4 0 0
func mpi_log 3 0 0
func mpci_pos 3 0 0
attr gamma_min_a 1 0 0
func mpi_delta 3 0 0
func mpi_add 4 0 0
func mpi_div_mpf 4 0 0
func mpci_sin 3 0 0
func mpi_gamma 4 0 0
func mpi_rgamma 3 0 0
func mpi_pos 3 0 0
func mpi_mul_mpf 4 0 0
func mpi_abs 3 0 0
func mpi_gt 3 0 0
func mpci_loggamma 3 0 0
func mpi_cot 3 0 0
func mpci_gamma 4 0 0
func mpi_eq 3 0 0
func mpi_le 3 0 0
func mpi_sin 3 0 0
func mpi_cosh_sinh 3 0 0
func mpci_pow_int 4 0 0
attr gamma_mono_imag_b 1 0 0

mpmath.matrices.calculus (20 missing, 0 any)

Symbol Typable Typed Any
meth MatrixCalculusMethods._exp_pade 2 0 0
meth MatrixCalculusMethods.expm 3 0 0
meth MatrixCalculusMethods.cosm 2 0 0
meth MatrixCalculusMethods.sinm 2 0 0
meth MatrixCalculusMethods._sqrtm_rot 3 0 0
meth MatrixCalculusMethods.sqrtm 3 0 0
meth MatrixCalculusMethods.logm 2 0 0
meth MatrixCalculusMethods.powm 3 0 0

mpmath.matrices.eigen (47 missing, 0 any)

Symbol Typable Typed Any
func eig_sort 6 0 0
func hessenberg_reduce_0 4 0 0
func defun 2 0 0
func qr_step 7 0 0
func hessenberg_qr 4 0 0
func schur 4 0 0
func hessenberg 4 0 0
func eig_tr_l 3 0 0
func eig_tr_r 3 0 0
func hessenberg_reduce_1 4 0 0
func eig 6 0 0

mpmath.matrices.eigen_symmetric (75 missing, 0 any)

Symbol Typable Typed Any
func tridiag_eigen 5 0 0
func r_sy_tridiag 6 0 0
func svd_c 6 0 0
func svd 6 0 0
func svd_c_raw 5 0 0
func svd_r 6 0 0
func eigh 5 0 0
func gauss_quadrature 6 0 0
func svd_r_raw 5 0 0
func c_he_tridiag_0 6 0 0
func c_he_tridiag_1 4 0 0
func c_he_tridiag_2 5 0 0
func eigsy 5 0 0
func eighe 5 0 0

mpmath.matrices.linalg (62 missing, 0 any)

Symbol Typable Typed Any
meth LinearAlgebraMethods.LU_decomp 4 0 0
meth LinearAlgebraMethods.L_solve 4 0 0
meth LinearAlgebraMethods.U_solve 3 0 0
meth LinearAlgebraMethods.lu_solve 4 0 0
meth LinearAlgebraMethods.improve_solution 5 0 0
meth LinearAlgebraMethods.lu 2 0 0
meth LinearAlgebraMethods.unitvector 3 0 0
meth LinearAlgebraMethods.inverse 3 0 0
meth LinearAlgebraMethods.householder 2 0 0
meth LinearAlgebraMethods.residual 5 0 0
meth LinearAlgebraMethods.qr_solve 5 0 0
meth LinearAlgebraMethods.cholesky 3 0 0
meth LinearAlgebraMethods.cholesky_solve 4 0 0
meth LinearAlgebraMethods.det 2 0 0
meth LinearAlgebraMethods.cond 3 0 0
meth LinearAlgebraMethods.lu_solve_mat 3 0 0
meth LinearAlgebraMethods.qr 4 0 0
meth LinearAlgebraMethods.rank 3 0 0

mpmath.matrices.matrices (36 missing, 0 any)

Symbol Typable Typed Any
meth MatrixMethods.init 1 0 0
meth MatrixMethods.eye 3 0 0
meth MatrixMethods.diag 3 0 0
meth MatrixMethods.zeros 3 0 0
meth MatrixMethods.ones 3 0 0
meth MatrixMethods.hilbert 3 0 0
meth MatrixMethods.randmatrix 6 0 0
meth MatrixMethods.swap_row 4 0 0
meth MatrixMethods.extend 3 0 0
meth MatrixMethods.norm 3 0 0
meth MatrixMethods.mnorm 3 0 0
attr MatrixMethods.matrix 1 0 0

mpmath.usertools (8 missing, 0 any)

Symbol Typable Typed Any
func timing 4 0 0
func monitor 4 0 0

mpmath.visualization (41 missing, 0 any)

Symbol Typable Typed Any
func phase_color_function 3 0 0
func default_color_function 3 0 0
func plot 11 0 0
func splot 12 0 0
func cplot 12 0 0

Type-Ignore Comments

No type-ignore comments.