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 dbb80de0cb
Use tree-packed ballots for Meek STV
Runtime on Senate data:
1m54s not tree packed
13s tree packed (!!!!!)
2021-01-16 02:21:38 +11:00
..
cli Fix --hide-excluded on CLI 2021-01-15 18:24:06 +11:00
method Use tree-packed ballots for Meek STV 2021-01-16 02:21:38 +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 Add test coverage reporting 2021-01-12 03:15:58 +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