MANIFEST.in
requirements.txt
setup.py
hypertools/__init__.py
hypertools/config.py
hypertools/datageometry.py
hypertools.egg-info/PKG-INFO
hypertools.egg-info/SOURCES.txt
hypertools.egg-info/dependency_links.txt
hypertools.egg-info/requires.txt
hypertools.egg-info/top_level.txt
hypertools/_externals/__init__.py
hypertools/_externals/ppca.py
hypertools/_externals/srm.py
hypertools/_shared/__init__.py
hypertools/_shared/helpers.py
hypertools/_shared/params.py
hypertools/plot/__init__.py
hypertools/plot/draw.py
hypertools/plot/plot.py
hypertools/tools/__init__.py
hypertools/tools/align.py
hypertools/tools/analyze.py
hypertools/tools/cluster.py
hypertools/tools/describe.py
hypertools/tools/df2mat.py
hypertools/tools/format_data.py
hypertools/tools/load.py
hypertools/tools/missing_inds.py
hypertools/tools/normalize.py
hypertools/tools/procrustes.py
hypertools/tools/reduce.py
hypertools/tools/text2mat.py