.gitignore
.pre-commit-config.yaml
LICENSE.md
README.md
pyproject.toml
.github/workflows/publish.yml
.github/workflows/test.yml
benchmarks/bench.py
src/rundex/__init__.py
src/rundex/_alphas.py
src/rundex/_api.py
src/rundex/_coeffs.py
src/rundex/_masses.py
src/rundex.egg-info/PKG-INFO
src/rundex.egg-info/SOURCES.txt
src/rundex.egg-info/dependency_links.txt
src/rundex.egg-info/requires.txt
src/rundex.egg-info/top_level.txt
tests/conftest.py
tests/test_alphas.py
tests/test_alphas_decoupling.py
tests/test_jax_compat.py
tests/test_mass_1s.py
tests/test_mass_os_ms.py
tests/test_mass_os_si.py
tests/test_masses.py
tests/test_masses_decoupling.py