LICENSE
NOTICE
README.md
pyproject.toml
src/gavagai/__init__.py
src/gavagai/_types.py
src/gavagai/_version.py
src/gavagai/score.py
src/gavagai.egg-info/PKG-INFO
src/gavagai.egg-info/SOURCES.txt
src/gavagai.egg-info/dependency_links.txt
src/gavagai.egg-info/entry_points.txt
src/gavagai.egg-info/requires.txt
src/gavagai.egg-info/top_level.txt
src/gavagai/_internal/__init__.py
src/gavagai/_internal/caching.py
src/gavagai/_internal/numerics.py
src/gavagai/backends/__init__.py
src/gavagai/backends/saelens_adapter.py
src/gavagai/ci/__init__.py
src/gavagai/ci/github_action.py
src/gavagai/ci/lint.py
src/gavagai/equivalence/__init__.py
src/gavagai/equivalence/activation.py
src/gavagai/equivalence/base.py
src/gavagai/equivalence/behavior.py
src/gavagai/equivalence/cosine.py
tests/test_backends.py
tests/test_caching.py
tests/test_cli.py
tests/test_equivalence.py
tests/test_numerics.py
tests/test_score.py
tests/test_types.py