80f6555e53
Hide loss to fraction in JS report if all zero
2021-01-15 16:23:10 +11:00
f534c983cd
Implement guarded fixed-point arithmetic
2021-01-14 22:31:24 +11:00
7f30871296
Display number of candidates/seats in JS report.
2021-01-11 03:01:51 +11:00
165e98fb87
Add printable reports
2021-01-10 18:42:47 +11:00
235c17b33a
Add detailed commentary to JS report sheet
2021-01-09 23:58:25 +11:00
ede1da73ad
Add detailed comments per stage
2021-01-09 04:55:27 +11:00
39d0adbd0d
Implement Meek STV
2021-01-08 19:16:56 +11:00
736a20c224
Reduce size of decimal places
2021-01-07 04:08:37 +11:00
14b1dfb787
Allow displaying results to >2 dps in JS client
2021-01-07 03:45:12 +11:00
4dd5ec41f9
Ditto
2021-01-05 21:07:40 +11:00
7ee56f97f8
Display order of election in count report
2021-01-05 03:50:39 +11:00
71447d49b5
Display vote required for election
2021-01-05 01:44:29 +11:00
ee1a375b46
Fix typo/bug when loading ERS97 preset
2021-01-05 01:32:01 +11:00
60008d1e84
Add forwards tie breaking
2021-01-05 01:27:30 +11:00
0b3651d450
Display error message in JS version when known STVException
2021-01-04 19:34:55 +11:00
6b5c188668
Adjust PRSA 1977 implementation
...
Count in votes to 3 decimal places
Round transfer values correctly
2021-01-04 18:10:07 +11:00
fb33a96d37
Implement ERS97
2021-01-04 17:26:11 +11:00
61601f05cc
Make Wright method a variant of regular STV as an exclusion method
2021-01-03 19:04:14 +11:00
6d3e283d1d
Additional pretty-print tidying
2021-01-03 02:10:36 +11:00
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
e219969711
Expose advanced rounding options in count software
2021-01-03 01:23:11 +11:00
0b567e66e3
Rename parcels_by_value to by_value and update documentation
2020-12-31 16:50:19 +11:00
509768c071
Separate out parcel handling logic
2020-12-29 02:43:37 +11:00
467612541f
Show error message on error in JS
2020-12-28 01:14:43 +11:00
7ad142f19d
Implement prompting for ties
2020-12-27 23:28:16 +11:00
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
f6596bd8e8
Implement exclusive Gregory and PRSA 1977 rules
2020-12-27 21:25:40 +11:00
d1528ee987
Implement option to disable bulk election
2020-12-27 18:28:35 +11:00
06ab133615
Implement random breaking of ties
2020-12-24 01:09:47 +11:00
80e22aa63c
Formatting changes
2020-12-23 19:19:11 +11:00
356509a4fe
Reset candidate green background when reset in Wright STV
2020-10-19 01:39:53 +11:00
f8ee464421
Implement Wright STV
2020-10-18 21:47:59 +11:00
e0c56c5b1d
Implement un/weighted inclusive Gregory transfers
2020-10-18 20:41:48 +11:00
643e23b6ec
Make proper HTML interface with presets
2020-10-18 18:58:24 +11:00