Commit Graph

36 Commits

Author SHA1 Message Date
RunasSudo f534c983cd
Implement guarded fixed-point arithmetic 2021-01-14 22:31:24 +11:00
RunasSudo 165e98fb87
Add printable reports 2021-01-10 18:42:47 +11:00
RunasSudo 235c17b33a
Add detailed commentary to JS report sheet 2021-01-09 23:58:25 +11:00
RunasSudo ede1da73ad
Add detailed comments per stage 2021-01-09 04:55:27 +11:00
RunasSudo 39d0adbd0d
Implement Meek STV 2021-01-08 19:16:56 +11:00
RunasSudo 81b70984c9
Minor tweaks
Remove unused reference to Wright STV in "Method" dropdown
Update documentation
2021-01-08 03:16:27 +11:00
RunasSudo 14b1dfb787
Allow displaying results to >2 dps in JS client 2021-01-07 03:45:12 +11:00
RunasSudo 1316c82c35
JS UI improvements
Improve display on very narrow displays
Add section subheadings
2021-01-06 02:34:24 +11:00
RunasSudo eb19b9dc8b
Improve JS client CSS on smaller displays 2021-01-06 01:38:23 +11:00
RunasSudo 4dd5ec41f9
Ditto 2021-01-05 21:07:40 +11:00
RunasSudo a0913c2d33
Ditto 2021-01-05 20:28:31 +11:00
RunasSudo 36a4e2a9d1
UI improvements for JS client 2021-01-05 19:47:07 +11:00
RunasSudo 7afd8d7bfd
Minor UI improvements 2021-01-05 01:59:24 +11:00
RunasSudo 60008d1e84
Add forwards tie breaking 2021-01-05 01:27:30 +11:00
RunasSudo fb33a96d37
Implement ERS97 2021-01-04 17:26:11 +11:00
RunasSudo 27c0638f98
Remove references to "STV-C" for now. Minor UI tweaks 2021-01-04 02:45:24 +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 e219969711
Expose advanced rounding options in count software 2021-01-03 01:23:11 +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 0b567e66e3
Rename parcels_by_value to by_value and update documentation 2020-12-31 16:50:19 +11:00
RunasSudo 61506f0082
Implement exclusion of parcels by value + Senate STV 2020-12-30 02:33:09 +11:00
RunasSudo 509768c071
Separate out parcel handling logic 2020-12-29 02:43:37 +11:00
RunasSudo 7ad142f19d
Implement prompting for ties 2020-12-27 23:28:16 +11:00
RunasSudo f6596bd8e8
Implement exclusive Gregory and PRSA 1977 rules 2020-12-27 21:25:40 +11:00
RunasSudo d1528ee987
Implement option to disable bulk election 2020-12-27 18:28:35 +11:00
RunasSudo ae6bb3e09f
Update documentation 2020-12-24 21:33:09 +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 43d8b7f69c
Add README.md and prepare for web release 2020-12-24 18:52:29 +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 80e22aa63c
Formatting changes 2020-12-23 19:19:11 +11:00
RunasSudo 77d773605a
Avoid excessive rounding for unweighted inclusive Gregory in non-integer modes 2020-10-19 00:58:06 +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