.gitignore
LICENSE
README.md
pyproject.toml
uv.lock
.github/workflows/lint.yml
.github/workflows/release.yml
.github/workflows/tests.yml
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/conf.py
docs/source/index.rst
docs/source/_templates/custom-class-template.rst
docs/source/_templates/custom-module-template.rst
src/snaptol/__init__.py
src/snaptol/compare.py
src/snaptol/io.py
src/snaptol/plugin.py
src/snaptol/snapshot.py
src/snaptol.egg-info/PKG-INFO
src/snaptol.egg-info/SOURCES.txt
src/snaptol.egg-info/dependency_links.txt
src/snaptol.egg-info/entry_points.txt
src/snaptol.egg-info/requires.txt
src/snaptol.egg-info/top_level.txt
tests/conftest.py
tests/test_compare.py
tests/test_numpy.py
tests/test_snapshot.py
tests/__snapshots__/test_numpy.test_numpy_allclose.json
tests/__snapshots__/test_numpy.test_numpy_array_almost_equal_nulp.json
tests/__snapshots__/test_numpy.test_numpy_array_equal.json
tests/__snapshots__/test_numpy.test_numpy_array_max_ulp.json
tests/__snapshots__/test_numpy.test_numpy_equal.json
tests/__snapshots__/test_numpy.test_numpy_string_equal.json
tests/__snapshots__/test_snapshot.test_gaussian.json