README.rst
setup.cfg
setup.py
math2/__init__.py
math2/calc.py
math2/misc.py
math2/py.typed
math2/stats.py
math2/typing.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/econ/__init__.py
math2/econ/cashflows.py
math2/econ/depreciations.py
math2/econ/factors.py
math2/econ/instruments.py
math2/econ/interests.py
math2/linalg/__init__.py
math2/linalg/data.py
math2/linalg/funcs.py
math2/tests/__init__.py
math2/tests/test_calc.py
math2/tests/test_econ.py
math2/tests/test_linalg.py
math2/tests/test_misc.py
math2/tests/test_stats.py