LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
versioneer.py
comet_maths/__init__.py
comet_maths/_version.py
comet_maths.egg-info/PKG-INFO
comet_maths.egg-info/SOURCES.txt
comet_maths.egg-info/dependency_links.txt
comet_maths.egg-info/requires.txt
comet_maths.egg-info/top_level.txt
comet_maths/interpolation/__init__.py
comet_maths/interpolation/interpolation.py
comet_maths/interpolation/tests/__init__.py
comet_maths/interpolation/tests/test_interpolation.py
comet_maths/linear_algebra/__init__.py
comet_maths/linear_algebra/matrix_calculation.py
comet_maths/linear_algebra/matrix_conversion.py
comet_maths/linear_algebra/tests/__init__.py
comet_maths/linear_algebra/tests/test_matrix_calculation.py
comet_maths/linear_algebra/tests/test_matrix_conversion.py
comet_maths/random/__init__.py
comet_maths/random/generate_sample.py
comet_maths/random/probability_density_function.py
comet_maths/random/tests/__init__.py
comet_maths/random/tests/test_generate_sample.py