Commit Graph

20 Commits

Author SHA1 Message Date
RunasSudo 71447d49b5
Display vote required for election 2021-01-05 01:44:29 +11:00
RunasSudo 60008d1e84
Add forwards tie breaking 2021-01-05 01:27:30 +11:00
RunasSudo 0b3651d450
Display error message in JS version when known STVException 2021-01-04 19:34:55 +11:00
RunasSudo 61601f05cc
Make Wright method a variant of regular STV as an exclusion method 2021-01-03 19:04:14 +11:00
RunasSudo 3b9a98fabd
Improve pretty printing
Print stage of count
Avoid printing too many decimal places in JS client
2021-01-03 02:05:15 +11:00
RunasSudo 7b52f8f06d
Remove native integers mode in preparation for more advanced rounding options 2021-01-03 00:29:24 +11:00
RunasSudo 73fec045d5
Add unit tests for various election methods and JS engine 2020-12-31 16:50:19 +11:00
RunasSudo 509768c071
Separate out parcel handling logic 2020-12-29 02:43:37 +11:00
RunasSudo c9ff0a16fb
Fix error/bug when excluding candidates in exclusive Gregory 2020-12-27 23:30:54 +11:00
RunasSudo 7ad142f19d
Implement prompting for ties 2020-12-27 23:28:16 +11:00
RunasSudo 4e06dfe068
Minor tweaks
Show progressive transfers during exclusive Gregory exclusion
Don't perform bulk election in the middle of an exclusion
Limit decimals displayed if using fixed numbers with < 2 dps
2020-12-27 21:50:30 +11:00
RunasSudo f6596bd8e8
Implement exclusive Gregory and PRSA 1977 rules 2020-12-27 21:25:40 +11:00
RunasSudo 8307ebf86c
Rename base WIG/UIG classes 2020-12-27 18:57:36 +11:00
RunasSudo cd3471f4c2
Files for deployment
Update documentation
Include own copy of BigRational, as including this from github.com seems to cause issues when hosted online
2020-12-24 20:23:55 +11:00
RunasSudo 503fed26d1
Implement backwards tie breaking 2020-12-24 01:36:39 +11:00
RunasSudo 06ab133615
Implement random breaking of ties 2020-12-24 01:09:47 +11:00
RunasSudo e3edc80f2b
Begin implementation of tie handling 2020-12-23 22:37:48 +11:00
RunasSudo f8ee464421
Implement Wright STV 2020-10-18 21:47:59 +11:00
RunasSudo e0c56c5b1d
Implement un/weighted inclusive Gregory transfers 2020-10-18 20:41:48 +11:00
RunasSudo 643e23b6ec
Make proper HTML interface with presets 2020-10-18 18:58:24 +11:00