LICENSE
README.md
pyproject.toml
matscope/__init__.py
matscope/core.py
matscope/datasets.py
matscope.egg-info/PKG-INFO
matscope.egg-info/SOURCES.txt
matscope.egg-info/dependency_links.txt
matscope.egg-info/requires.txt
matscope.egg-info/top_level.txt
matscope/analysis/__init__.py
matscope/analysis/cpd.py
matscope/analysis/layerwise.py
matscope/analysis/shift.py
matscope/analysis/similarity.py
matscope/models/__init__.py
matscope/models/pyg_backends.py
matscope/models/registry.py
matscope/models/torch_wrapper.py
matscope/probes/__init__.py
matscope/probes/linear.py
matscope/probes/nonlinear.py
matscope/utils/__init__.py
matscope/utils/extraction.py
matscope/utils/reporting.py
tests/test_core.py
tests/test_v020.py