voting-tools / pref_voting

pref_voting is a Python package that can be used to study and run elections with different preferential voting methods (graded voting methods and cardinal voting methods are also included for comparison).
https://pref-voting.readthedocs.io/
MIT License
12 stars 4 forks source link

Numba package required #30

Closed DominikPeters closed 7 months ago

DominikPeters commented 1 year ago

It looks like profiles.py uses the numba package, but this is not listed as a requirement in pyproject.toml so I had to install it manually.

Also, margin_based_methods uses nashpy.