README.rst
setup.py
math2/__init__.py
math2/calc.py
math2/consts.py
math2/enums.py
math2/misc.py
math2/py.typed
math2/typing.py
math2/utils.py
math2.egg-info/PKG-INFO
math2.egg-info/SOURCES.txt
math2.egg-info/dependency_links.txt
math2.egg-info/top_level.txt
math2/analysis/__init__.py
math2/analysis/utils.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/linalg/__init__.py
math2/linalg/tensors.py
math2/linalg/utils.py
math2/ntheory/__init__.py
math2/ntheory/utils.py
math2/stats/__init__.py
math2/stats/utils.py
math2/tests/__init__.py
math2/tests/test_analysis.py
math2/tests/test_calc.py
math2/tests/test_econ.py
math2/tests/test_linalg.py
math2/tests/test_misc.py
math2/tests/test_ntheory.py
math2/tests/test_stats.py
math2/tests/test_utils.py
math2/tests/utils.py