.gitignore
AGENTS.md
CHANGELOG.rst
CLAUDE.md
DEVELOPING.md
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
pytest.ini
uv.lock
.github/FUNDING.yml
.github/workflows/build_wheels.yml
changelog.d/.gitkeep
docs/precision.md
src/pyemd/__init__.py
src/pyemd/emd.py
src/pyemd.egg-info/PKG-INFO
src/pyemd.egg-info/SOURCES.txt
src/pyemd.egg-info/dependency_links.txt
src/pyemd.egg-info/requires.txt
src/pyemd.egg-info/top_level.txt
test/.pylintrc
test/test_pyemd.py