Skip to content

Latest commit

 

History

History
executable file
·
55 lines (35 loc) · 1.2 KB

doc.rst

File metadata and controls

executable file
·
55 lines (35 loc) · 1.2 KB

mathtoolspy

API Documentation

Distributions

mathtoolspy.distribution.normal_distribution

Interpolation

mathtoolspy.interpolation.linear

mathtoolspy.interpolation.spline

mathtoolspy.interpolation.bilinear

Integration

mathtoolspy.integration.gauss_kronrod_integrator

mathtoolspy.integration.gauss_legendre_integrator

mathtoolspy.integration.gauss_lobatto_integrator

mathtoolspy.integration.simplex_integrator

Solver

mathtoolspy.solver.analytic_solver

mathtoolspy.solver.minimize_algorithm_1dim_brent

mathtoolspy.solver.minimize_algorithm_1dim_golden

mathtoolspy.solver.minimize_algorithm_ndim_powell

mathtoolspy.solver.minimum_bracketing

mathtoolspy.solver.optimizer

Utilities

mathtoolspy.utils.math_fcts

mathtoolspy.utils.mathconst

mathtoolspy.utils.surface