mathematicsΒΆ

Mathematical operations/functions

The mathematics sub-package implements some fundamental mathematical algorithms and others that loosely fall under the banner of maths.

Modules:

fourier Fourier transforms.
geometry Some routines loosely related to geometry.
hankel Hankel transforms.
laplace Numerical inverse Laplace transform
mp_laplace this module implements numerical inverse laplace transform using mpmath
multi_transform Some routines related multi dimensional integral transforms
quadrature Numerical integration by quadrature
root_finding Routines for finding zeros/roots of equations.
transformations Rotines to perform transformations