README.md
pyproject.toml
src/nwf/__init__.py
src/nwf/calibration.py
src/nwf/charge.py
src/nwf/field.py
src/nwf/index.py
src/nwf/index_faiss.py
src/nwf/metric.py
src/nwf/encoders/__init__.py
src/nwf/encoders/vae.py
src/nwf_core.egg-info/PKG-INFO
src/nwf_core.egg-info/SOURCES.txt
src/nwf_core.egg-info/dependency_links.txt
src/nwf_core.egg-info/requires.txt
src/nwf_core.egg-info/top_level.txt
tests/test_calibration.py
tests/test_charge.py
tests/test_faiss.py
tests/test_field.py
tests/test_index.py
tests/test_metric.py
tests/test_vae.py