Mathematical Functions ====================== .. automodule:: pytcl.mathematical_functions :members: :undoc-members: :show-inheritance: Basic Matrix Operations ----------------------- .. automodule:: pytcl.mathematical_functions.basic_matrix :members: :undoc-members: :show-inheritance: 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 :members: :undoc-members: :show-inheritance: 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 :members: :undoc-members: :show-inheritance: 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: