All modules for which code is available
- mathematicskit.abstract_algebra.core.base
- mathematicskit.abstract_algebra.systems.actions
- mathematicskit.abstract_algebra.systems.codes
- mathematicskit.abstract_algebra.systems.finite_fields
- mathematicskit.abstract_algebra.systems.groups
- mathematicskit.abstract_algebra.systems.homomorphisms
- mathematicskit.abstract_algebra.systems.polynomial_ring
- mathematicskit.abstract_algebra.systems.structure
- mathematicskit.abstract_algebra.systems.subgroups
- mathematicskit.abstract_algebra.utils.checks
- mathematicskit.calculus.core.base
- mathematicskit.calculus.systems.autodiff
- mathematicskit.calculus.systems.dual_numbers
- mathematicskit.calculus.systems.exhaustion
- mathematicskit.calculus.systems.finite_differences
- mathematicskit.calculus.systems.quadrature
- mathematicskit.calculus.systems.taylor_series
- mathematicskit.calculus.utils.series_utils
- mathematicskit.combinatorics.core.base
- mathematicskit.combinatorics.systems.counting
- mathematicskit.combinatorics.systems.designs
- mathematicskit.combinatorics.systems.extremal
- mathematicskit.combinatorics.systems.inclusion_exclusion
- mathematicskit.combinatorics.systems.matching
- mathematicskit.combinatorics.systems.necklaces
- mathematicskit.combinatorics.systems.partitions
- mathematicskit.combinatorics.systems.pascals_triangle
- mathematicskit.combinatorics.systems.sequences
- mathematicskit.combinatorics.systems.special_numbers
- mathematicskit.combinatorics.systems.trees
- mathematicskit.combinatorics.utils.bell_number
- mathematicskit.fractals_chaos.core.base
- mathematicskit.fractals_chaos.systems.box_counting
- mathematicskit.fractals_chaos.systems.cellular_automata
- mathematicskit.fractals_chaos.systems.curves
- mathematicskit.fractals_chaos.systems.dla
- mathematicskit.fractals_chaos.systems.ifs
- mathematicskit.fractals_chaos.systems.lsystems
- mathematicskit.fractals_chaos.systems.lyapunov
- mathematicskit.fractals_chaos.systems.mandelbrot_julia
- mathematicskit.fractals_chaos.systems.maps
- mathematicskit.fractals_chaos.utils.ifs_utils
- mathematicskit.geometry.core.base
- mathematicskit.geometry.systems.bezier
- mathematicskit.geometry.systems.convex_hull
- mathematicskit.geometry.systems.curves
- mathematicskit.geometry.systems.distances
- mathematicskit.geometry.systems.enclosing
- mathematicskit.geometry.systems.intersections
- mathematicskit.geometry.systems.polygon
- mathematicskit.geometry.systems.polyhedra
- mathematicskit.geometry.systems.proximity
- mathematicskit.geometry.systems.simplification
- mathematicskit.geometry.systems.surfaces
- mathematicskit.geometry.systems.triangulation
- mathematicskit.geometry.utils.curves_library
- mathematicskit.graph_theory.core.base
- mathematicskit.graph_theory.systems.assignment
- mathematicskit.graph_theory.systems.coloring
- mathematicskit.graph_theory.systems.components
- mathematicskit.graph_theory.systems.enumeration
- mathematicskit.graph_theory.systems.extremal
- mathematicskit.graph_theory.systems.hamiltonian
- mathematicskit.graph_theory.systems.matching
- mathematicskit.graph_theory.systems.max_flow
- mathematicskit.graph_theory.systems.ranking
- mathematicskit.graph_theory.systems.search
- mathematicskit.graph_theory.systems.shortest_paths
- mathematicskit.graph_theory.systems.spanning_tree
- mathematicskit.graph_theory.systems.spectral
- mathematicskit.graph_theory.utils.generators
- mathematicskit.linalg.core.base
- mathematicskit.linalg.systems.cholesky
- mathematicskit.linalg.systems.cramer
- mathematicskit.linalg.systems.eigen
- mathematicskit.linalg.systems.gershgorin
- mathematicskit.linalg.systems.iterative
- mathematicskit.linalg.systems.lanczos
- mathematicskit.linalg.systems.lu
- mathematicskit.linalg.systems.matrix_polynomial
- mathematicskit.linalg.systems.pseudoinverse
- mathematicskit.linalg.systems.qr
- mathematicskit.linalg.systems.schur
- mathematicskit.linalg.systems.stability
- mathematicskit.linalg.systems.stationary
- mathematicskit.linalg.systems.svd
- mathematicskit.linalg.utils.matrix_utils
- mathematicskit.number_theory.core.base
- mathematicskit.number_theory.systems.continued_fractions
- mathematicskit.number_theory.systems.crt
- mathematicskit.number_theory.systems.diophantine
- mathematicskit.number_theory.systems.factorization
- mathematicskit.number_theory.systems.modular_arithmetic
- mathematicskit.number_theory.systems.primality
- mathematicskit.number_theory.systems.prime_distribution
- mathematicskit.number_theory.systems.quadratic_residues
- mathematicskit.number_theory.systems.sums_of_squares
- mathematicskit.number_theory.systems.totient
- mathematicskit.number_theory.systems.zeta
- mathematicskit.number_theory.utils.gcd_lcm
- mathematicskit.numerical_analysis.core.base
- mathematicskit.numerical_analysis.systems.acceleration
- mathematicskit.numerical_analysis.systems.approximation
- mathematicskit.numerical_analysis.systems.chebyshev
- mathematicskit.numerical_analysis.systems.interpolation
- mathematicskit.numerical_analysis.systems.polynomials
- mathematicskit.numerical_analysis.systems.regression
- mathematicskit.numerical_analysis.systems.root_finding
- mathematicskit.numerical_analysis.systems.splines
- mathematicskit.numerical_analysis.systems.summation
- mathematicskit.numerical_analysis.utils.error_analysis
- mathematicskit.ode_dynamics.core.base
- mathematicskit.ode_dynamics.systems.bifurcations
- mathematicskit.ode_dynamics.systems.chaotic_flows
- mathematicskit.ode_dynamics.systems.chemical_oscillators
- mathematicskit.ode_dynamics.systems.epidemics
- mathematicskit.ode_dynamics.systems.excitable
- mathematicskit.ode_dynamics.systems.limit_cycles
- mathematicskit.ode_dynamics.systems.logistic_map
- mathematicskit.ode_dynamics.systems.phase_portrait
- mathematicskit.ode_dynamics.systems.poincare
- mathematicskit.ode_dynamics.systems.population
- mathematicskit.ode_dynamics.systems.stability
- mathematicskit.ode_dynamics.systems.synchronization
- mathematicskit.ode_dynamics.utils.period_estimation
- mathematicskit.optimization.core.base
- mathematicskit.optimization.systems.conjugate_gradient
- mathematicskit.optimization.systems.constrained
- mathematicskit.optimization.systems.direct_search
- mathematicskit.optimization.systems.dynamic_programming
- mathematicskit.optimization.systems.frank_wolfe
- mathematicskit.optimization.systems.game_theory
- mathematicskit.optimization.systems.gradient_descent
- mathematicskit.optimization.systems.least_squares
- mathematicskit.optimization.systems.linear_programming
- mathematicskit.optimization.systems.momentum
- mathematicskit.optimization.systems.newton_quasi_newton
- mathematicskit.optimization.systems.scalar_search
- mathematicskit.optimization.systems.stochastic
- mathematicskit.optimization.utils.comparison
- mathematicskit.optimization.utils.test_functions
- mathematicskit.probability.core.base
- mathematicskit.probability.systems.bayes
- mathematicskit.probability.systems.branching
- mathematicskit.probability.systems.buffon
- mathematicskit.probability.systems.continuous
- mathematicskit.probability.systems.continuous_time_markov
- mathematicskit.probability.systems.discrete
- mathematicskit.probability.systems.inequalities
- mathematicskit.probability.systems.limit_theorems
- mathematicskit.probability.systems.markov_chain
- mathematicskit.probability.systems.monte_carlo
- mathematicskit.probability.systems.queueing
- mathematicskit.probability.systems.st_petersburg
- mathematicskit.probability.systems.stochastic_processes
- mathematicskit.probability.utils.diagnostics
- mathematicskit.special_functions.core.base
- mathematicskit.special_functions.systems.airy
- mathematicskit.special_functions.systems.bessel
- mathematicskit.special_functions.systems.elliptic
- mathematicskit.special_functions.systems.error_functions
- mathematicskit.special_functions.systems.fourier_transform
- mathematicskit.special_functions.systems.gamma_beta
- mathematicskit.special_functions.systems.hypergeometric
- mathematicskit.special_functions.systems.lambert_w
- mathematicskit.special_functions.systems.mathieu
- mathematicskit.special_functions.systems.orthogonal_polynomials
- mathematicskit.special_functions.systems.zeta
- mathematicskit.special_functions.utils.orthogonality
- mathematicskit.statistics.core.base
- mathematicskit.statistics.systems.bootstrap
- mathematicskit.statistics.systems.confidence_intervals
- mathematicskit.statistics.systems.correlation
- mathematicskit.statistics.systems.descriptive
- mathematicskit.statistics.systems.hypothesis_tests
- mathematicskit.statistics.systems.jackknife
- mathematicskit.statistics.systems.likelihood
- mathematicskit.statistics.systems.multiple_testing
- mathematicskit.statistics.systems.nonparametric
- mathematicskit.statistics.systems.regression
- mathematicskit.statistics.systems.shrinkage
- mathematicskit.statistics.utils.effect_size