.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
aiq/__init__.py
aiq/automaton.py
aiq/brauer.py
aiq/datasets.py
aiq/gnn.py
aiq/impact.py
aiq/morphisms.py
aiq/path_algebra.py
aiq/quiver.py
aiq/scienti.py
aiq/validation.py
aiq/visualization.py
aiq/../data/canadas_citation_network.json
aiq_quivers.egg-info/PKG-INFO
aiq_quivers.egg-info/SOURCES.txt
aiq_quivers.egg-info/dependency_links.txt
aiq_quivers.egg-info/requires.txt
aiq_quivers.egg-info/top_level.txt
data/canadas_citation_network.json
tests/__init__.py
tests/test_automaton.py
tests/test_brauer.py
tests/test_impact.py
tests/test_morphisms.py
tests/test_path_algebra.py
tests/test_quiver.py
tests/test_scienti.py