LICENSE
README.md
pyproject.toml
setup.cfg
src/physquirrel/__init__.py
src/physquirrel/dnetwork.py
src/physquirrel/load_data.py
src/physquirrel/msa.py
src/physquirrel/quarnet.py
src/physquirrel/quarnetset.py
src/physquirrel/sdnetwork.py
src/physquirrel/splits.py
src/physquirrel/trinet.py
src/physquirrel/trinetset.py
src/physquirrel.egg-info/PKG-INFO
src/physquirrel.egg-info/SOURCES.txt
src/physquirrel.egg-info/dependency_links.txt
src/physquirrel.egg-info/requires.txt
src/physquirrel.egg-info/top_level.txt
src/physquirrel/utils/__init__.py
src/physquirrel/utils/_config.py
src/physquirrel/utils/circular.py
src/physquirrel/utils/mixed_graph.py
src/physquirrel/utils/partition.py
src/physquirrel/utils/tools.py