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/tests
RunasSudo c3c2fed444
Correct bug/logic error in ERS97
Do not double-count surpluses of elected candidates towards total active vote
2021-01-09 04:55:27 +11:00
..
data Add test case for ERS97 2021-01-04 20:46:38 +11:00
test_aec.py Refactor Gregory method classes into pyRCV2.method.gregory package 2021-01-08 19:21:33 +11:00
test_combinations.py Refactor Gregory method classes into pyRCV2.method.gregory package 2021-01-08 19:21:33 +11:00
test_csm.py Refactor Gregory method classes into pyRCV2.method.gregory package 2021-01-08 19:21:33 +11:00
test_ers97.py Correct bug/logic error in ERS97 2021-01-09 04:55:27 +11:00
test_numbers.py Implement advanced rounding functionality in API 2021-01-03 00:29:41 +11:00
test_prsa.py Refactor Gregory method classes into pyRCV2.method.gregory package 2021-01-08 19:21:33 +11:00