This repository has been archived on 2021-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
pyRCV2/pyRCV2
RunasSudo 53657677a3
Optimise next_preferences algorithm to avoid re-examining earlier preferences
Senate count from 9.02 to 8.22s
2021-01-19 02:14:59 +11:00
..
cli Fix --hide-excluded on CLI 2021-01-15 18:24:06 +11:00
method Optimise next_preferences algorithm to avoid re-examining earlier preferences 2021-01-19 02:14:59 +11:00
numbers Implement guarded fixed-point arithmetic 2021-01-14 22:31:24 +11:00
random Correct some bugs and add additional test cases 2021-01-12 03:51:57 +11:00
safedict Use tree-packed ballots for Meek STV 2021-01-16 02:21:38 +11:00
__init__.py Initial commit 2020-10-17 18:45:12 +11:00
__main__.py Implement initial Python CLI version 2020-12-23 21:39:43 +11:00
blt.py Implement native numbers mode 2020-10-17 23:03:32 +11:00
model.py Optimise next_preferences algorithm to avoid re-examining earlier preferences 2021-01-19 02:14:59 +11:00
ties.py Report method of breaking ties 2021-01-15 16:06:27 +11:00
transcrypt.py Add tests for tie breakers 2021-01-12 23:54:56 +11:00