LICENSE.txt
README.rst
setup.cfg
setup.py
hnne/__init__.py
hnne/cool_functions.py
hnne/point_spreading.py
hnne/projector.py
hnne.egg-info/PKG-INFO
hnne.egg-info/SOURCES.txt
hnne.egg-info/dependency_links.txt
hnne.egg-info/requires.txt
hnne.egg-info/top_level.txt
hnne/v1/__init__.py
hnne/v1/hierarchical_projection.py
hnne/v2/__init__.py
hnne/v2/hierarchical_projection.py
hnne/v2/v2_packer.py
hnne/v2/v2_utils.py
tests/test_cool_functions.py
tests/test_projector.py
tests/test_regression_tests.py
tests/test_small_datasets.py