.gitignore
LICENSE
README.md
pyproject.toml
readthedocs.yaml
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/images/generalTQsom.png
docs/usage/conda_env_setup.rst
docs/usage/how-tos.rst
docs/usage/installation.rst
docs/usage/quickstart.rst
src/HySOM.egg-info/PKG-INFO
src/HySOM.egg-info/SOURCES.txt
src/HySOM.egg-info/dependency_links.txt
src/HySOM.egg-info/requires.txt
src/HySOM.egg-info/top_level.txt
src/hysom/__init__.py
src/hysom/hysom.py
src/hysom/train_functions.py
src/hysom/validators.py
src/hysom/data/classified_loops.json
src/hysom/utils/__init__.py
src/hysom/utils/aux_funcs.py
src/hysom/utils/datasets.py
src/hysom/utils/somplotter.py