Module alexandria.math
Math utilities
Expand source code
# SPDX-FileCopyrightText: © 2021 Antonio López Rivera <antonlopezr99@gmail.com>
# SPDX-License-Identifier: GPL-3.0-only
"""
Math utilities
--------------
"""
Sub-modules
alexandria.math.algorithms
-
Algorithms
alexandria.math.deq_integration
-
Differential equation integration schemes
alexandria.math.differentiation
-
Numerical differentiation methods
alexandria.math.error_measures
-
Error measurement utilities
alexandria.math.functions
-
Special functions
alexandria.math.integration
-
Numerical integration methods
alexandria.math.interpolation
-
Interpolation methods
alexandria.math.latex
-
LaTeX utilities
alexandria.math.numbers
-
Number utilities
alexandria.math.symbols
-
Symbols
alexandria.math.units
-
Units