LICENSE.md
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
src/gridvoting_jax/__init__.py
src/gridvoting_jax/py.typed
src/gridvoting_jax.egg-info/PKG-INFO
src/gridvoting_jax.egg-info/SOURCES.txt
src/gridvoting_jax.egg-info/dependency_links.txt
src/gridvoting_jax.egg-info/requires.txt
src/gridvoting_jax.egg-info/top_level.txt
src/gridvoting_jax/benchmarks/__init__.py
src/gridvoting_jax/benchmarks/performance.py
tests/test_benchmarks.py
tests/test_float64.py
tests/test_gridvoting_condorcet_cycle.py
tests/test_gridvoting_doublecycle.py
tests/test_gridvoting_grid.py
tests/test_gridvoting_jax.py
tests/test_gridvoting_replication.py
tests/test_gridvoting_topcycle.py