Mathematical Functions ====================== .. automodule:: pytcl.mathematical_functions :no-members: :no-undoc-members: Basic Matrix Operations ----------------------- .. automodule:: pytcl.mathematical_functions.basic_matrix :no-members: :no-undoc-members: Decompositions ^^^^^^^^^^^^^^ .. automodule:: pytcl.mathematical_functions.basic_matrix.decompositions :members: :undoc-members: :show-inheritance: Special Matrices ^^^^^^^^^^^^^^^^ .. automodule:: pytcl.mathematical_functions.basic_matrix.special_matrices :members: :undoc-members: :show-inheritance: Special Functions ----------------- .. automodule:: pytcl.mathematical_functions.special_functions :no-members: :no-undoc-members: Bessel Functions ^^^^^^^^^^^^^^^^ .. automodule:: pytcl.mathematical_functions.special_functions.bessel :members: :undoc-members: :show-inheritance: Gamma Functions ^^^^^^^^^^^^^^^ .. automodule:: pytcl.mathematical_functions.special_functions.gamma_functions :members: :undoc-members: :show-inheritance: Error Functions ^^^^^^^^^^^^^^^ .. automodule:: pytcl.mathematical_functions.special_functions.error_functions :members: :undoc-members: :show-inheritance: Elliptic Functions ^^^^^^^^^^^^^^^^^^ .. automodule:: pytcl.mathematical_functions.special_functions.elliptic :members: :undoc-members: :show-inheritance: Statistics ---------- .. automodule:: pytcl.mathematical_functions.statistics :no-members: :no-undoc-members: Distributions ^^^^^^^^^^^^^ .. automodule:: pytcl.mathematical_functions.statistics.distributions :members: :undoc-members: :show-inheritance: Estimators ^^^^^^^^^^ .. automodule:: pytcl.mathematical_functions.statistics.estimators :members: :undoc-members: :show-inheritance: Interpolation ------------- .. automodule:: pytcl.mathematical_functions.interpolation :members: :undoc-members: :show-inheritance: Numerical Integration --------------------- .. automodule:: pytcl.mathematical_functions.numerical_integration :members: :undoc-members: :show-inheritance: Geometry -------- .. automodule:: pytcl.mathematical_functions.geometry :members: :undoc-members: :show-inheritance: Combinatorics ------------- .. automodule:: pytcl.mathematical_functions.combinatorics :members: :undoc-members: :show-inheritance: Polynomials ----------- Simultaneous multivariate polynomial root finding via the Macaulay null-space method. .. automodule:: pytcl.mathematical_functions.polynomials.multivariate :members: :undoc-members: :show-inheritance: Debye ----- .. automodule:: pytcl.mathematical_functions.special_functions.debye :members: :undoc-members: :show-inheritance: Hypergeometric -------------- .. automodule:: pytcl.mathematical_functions.special_functions.hypergeometric :members: :undoc-members: :show-inheritance: Lambert W --------- .. automodule:: pytcl.mathematical_functions.special_functions.lambert_w :members: :undoc-members: :show-inheritance: Marcum Q -------- .. automodule:: pytcl.mathematical_functions.special_functions.marcum_q :members: :undoc-members: :show-inheritance: