Commit Graph

17 Commits

Author SHA1 Message Date
RunasSudo 414a1482c3
Implement dynamic dispatch for different number types 2021-10-19 14:52:08 +11:00
RunasSudo 2475b42056
Calculate loss by fraction introduced by minivoters with equal rankings 2021-09-05 00:07:59 +10:00
RunasSudo f182ca02bd
Implement Cambridge STV - Cincinnati/Hare methods of surpluses 2021-08-03 18:38:45 +10:00
RunasSudo 0d9196a951
Refactoring 2021-06-29 16:48:02 +10:00
RunasSudo 2ea8b4b757
Add tests for Meek STV 2021-06-16 21:51:13 +10:00
RunasSudo f395e6f064
Implement guarded fixed-point arithmetic 2021-06-14 22:11:33 +10:00
RunasSudo 3bbef933bb
Refactor and add documentation 2021-06-14 20:43:36 +10:00
RunasSudo e059a6a3d9
Fixes to count description 2021-06-12 16:03:31 +10:00
RunasSudo ceba059c53
Implement --numbers fixed 2021-06-04 22:05:48 +10:00
RunasSudo ba8d9bf79c
Describe election count/options in web UI 2021-06-03 21:35:59 +10:00
RunasSudo e88d2674d6
Implement --quota, --quota-criterion 2021-06-02 18:07:05 +10:00
RunasSudo f6fba85049
Implement --round-{tvs,weights,quota}
Add test case for PRSA example election
2021-06-01 21:20:38 +10:00
RunasSudo 2428fcb4ed
Implement rational numbers in WebAssembly using num-bigint 2021-05-30 23:00:28 +10:00
RunasSudo 2793088e12
Initial WebAssembly implementation 2021-05-30 18:45:45 +10:00
RunasSudo 4f661722e4
Implement --exclusion by_value 2021-05-30 02:33:21 +10:00
RunasSudo 77cf60c21f
Allow configuring --round-votes
Fix bug with display of negative Rational's
2021-05-29 17:51:45 +10:00
RunasSudo 32234ad13b
Implement NativeFloat numbers 2021-05-29 03:01:07 +10:00