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 64d23751a5
Fix bugs in ERS97 implementation
Re-calculate votes required for election after electing a candidate
Round votes required for election up in accordance with vote rounding
2021-01-04 20:46:18 +11:00
..
cli Adjust PRSA 1977 implementation 2021-01-04 18:10:07 +11:00
method Fix bugs in ERS97 implementation 2021-01-04 20:46:18 +11:00
numbers Implement ERS97 2021-01-04 17:26:11 +11:00
random Implement random breaking of ties 2020-12-24 01:09:47 +11:00
safedict Basic election counting logic 2020-10-17 23:03:12 +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 Implement ERS97 2021-01-04 17:26:11 +11:00
ties.py Implement prompting for ties 2020-12-27 23:28:16 +11:00
transcrypt.py Make Wright method a variant of regular STV as an exclusion method 2021-01-03 19:04:14 +11:00