9a4af322ca
Avoid more allocations in fold
2022-08-20 22:33:48 +10:00
8d16f55289
Update for clap stable
2022-06-18 22:36:00 +10:00
f0e3b02051
Autodetect when to normalise ballots, remove explicit --normalise-ballots
2022-04-20 19:54:58 +10:00
03af86733e
Initial implementation of --constraint-mode repeat_count
2022-04-20 19:42:20 +10:00
df9223ebe6
Implement --round-subtransfers by_parcel for NSW Local Government rules
2022-03-27 21:33:55 +11:00
26d45cac50
Implement --subtract-nontransferable for NSW Local Government rules
2022-03-25 02:46:30 +11:00
8af0fa1178
Complete implementation and tests for NSW Local Government STV
2022-03-23 01:55:02 +11:00
c5d6b8d460
Refactor implementation of --sum-surplus-transfers -> --round-subtransfers in preparation for NSW Local Gov't STV
2022-03-23 00:35:00 +11:00
6304e1128a
Validate well-formedness of constraints, better constraint errors
2021-10-29 23:33:27 +11:00
15614a4e8f
rust-clippy linting
2021-10-28 00:30:55 +11:00
69bc30b333
Downgrade some FIXMEs
2021-10-26 00:55:49 +11:00
e78d06289a
Return Result from CSP parse_reader, better error messages
2021-10-17 17:18:14 +11:00
46654f8c5a
Implement --omit-informal for opentally convert
2021-10-17 16:32:35 +11:00
3ceaf67091
Implement stricter validation modes for CSP input
2021-09-30 00:48:57 +10:00
93cb72c33a
Update terminology and remove "stratify (floor)" support
...
Cincinnati -> Inclusive Hare (previous usage was erroneous/nonstandard)
Every n-th ballot -> Cincinnati
Remove "stratify (floor)" as it is not in contemporary use
2021-09-27 19:02:30 +10:00
3a4e53e1f0
Implement Dáil Éireann STV
2021-09-14 23:13:45 +10:00
59f79444e8
Show only continuing candidates in detailed transfers table
2021-09-12 00:24:48 +10:00
9817d6c199
Implement --transfers-detail
2021-09-11 18:42:15 +10:00
fbdc32ba30
Implement TransferTable for exclusions (WIP)
2021-09-11 01:19:38 +10:00
4dd748186f
Fix logic error with CSV reporting of nontransferables with invalid votes
2021-09-10 00:51:09 +10:00
523b039d2a
CSV output for bulk election
2021-09-09 13:46:10 +10:00
3b41eae11b
Implement eSTV-style CSV report
2021-09-09 04:07:18 +10:00
e4bfe45f49
Display up to 5 names only in web UI header, separate with line breaks
2021-09-06 02:43:33 +10:00
e3ca9fac47
Refactor stv::preprocess_election
2021-09-04 22:46:29 +10:00
b0f869bf02
Initial framework for equal rankings
2021-09-04 01:56:04 +10:00
27ead09960
Complete BLT writer and implement tests for file conversions
2021-09-02 22:35:10 +10:00
e9e1c63c9c
Implement serialised binary format
2021-09-02 17:17:45 +10:00
61e4eefca3
convert: Allow --seats to override input file
2021-08-21 01:19:54 +10:00
88ab06d633
Add subcommand for BLT/CSP file conversion
2021-08-20 02:29:47 +10:00