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 ec75a61406
Fix error/bug with Wright STV in Python CLI
2020-12-28 01:14:19 +11:00
..
cli Implement exclusive Gregory and PRSA 1977 rules 2020-12-27 21:25:40 +11:00
method Fix error/bug with Wright STV in Python CLI 2020-12-28 01:14:19 +11:00
numbers Begin implementation of tie handling 2020-12-23 22:37:48 +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 exclusive Gregory and PRSA 1977 rules 2020-12-27 21:25:40 +11:00
ties.py Implement prompting for ties 2020-12-27 23:28:16 +11:00
transcrypt.py Implement exclusive Gregory and PRSA 1977 rules 2020-12-27 21:25:40 +11:00