README.rst
setup.py
math2/__init__.py
math2/exceptions.py
math2/utils.py
math2.egg-info/PKG-INFO
math2.egg-info/SOURCES.txt
math2.egg-info/dependency_links.txt
math2.egg-info/requires.txt
math2.egg-info/top_level.txt
math2/calculus/__init__.py
math2/calculus/integrators.py
math2/calculus/regions.py
math2/econ/__init__.py
math2/econ/cashflows.py
math2/econ/deprecs.py
math2/econ/factors.py
math2/econ/instruments.py
math2/econ/ints.py
math2/econ/markets.py
math2/graph/__init__.py
math2/graph/exceptions.py
math2/graph/graphs.py
math2/graph/traversals.py
math2/linear/__init__.py
math2/linear/exceptions.py
math2/linear/factories.py
math2/linear/matrices.py
math2/linear/tensors.py
math2/linear/utils.py
math2/linear/vectors.py
math2/physics/__init__.py
math2/physics/consts.py
math2/physics/electrostatic.py
math2/stat/__init__.py
math2/stat/analysis.py
math2/stat/counting.py
math2/stat/dists.py
math2/tests/__init__.py
math2/tests/test_calculus.py
math2/tests/test_econ.py
math2/tests/test_graph.py
math2/tests/test_linear.py
math2/tests/test_physics.py
math2/tests/test_stat.py
math2/tests/test_utils.py
math2/tests/dmoj/__init__.py
math2/tests/dmoj/sssp.py
math2/tests/dmoj/vmss7wc16c3p2.py