diff options
author | Jed Barber <jjbarber@y7mail.com> | 2017-02-18 22:06:41 +1100 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2017-02-18 22:06:41 +1100 |
commit | 80cf3953e92d73eea756164dce6fcb771a3133aa (patch) | |
tree | be7105354cc908bf754451a7cc47caebea112450 | |
parent | eea66078d37c7b0f6115b97af222e4e91d61bbf0 (diff) |
Notes now with glorious capitalisation/punctuation
-rw-r--r-- | notes.txt | 20 |
1 files changed, 9 insertions, 11 deletions
@@ -3,26 +3,24 @@ notes ----- -preference deduplication isn't worth it unless there exists some linear dedupe algorithm +Preference deduplication isn't worth it unless there exists some linear dedupe algorithm. future direction ---------------- -revise and better comment code, because I'm going to have to maintain this later +Util to list paper ids that fit specific criteria to doublecheck potential errors. -util to list paper ids that fit specific criteria to doublecheck potential errors +Add proper tiebreaker handling. -add proper tiebreaker handling +More parsers/options to handle state elections, general STV data. -more parsers/options to handle state elections, general stv data +Multithreaded operation? -multithreaded operation? - -make the goddamn results correct -are they correct now? it's a bit murky with how the AEC records transfers in DOP logs -does the AEC use truncated values or exact ratios for transfer values? -does the AEC check for candidates having quota when transfers are only partially done? +Make the goddamn results correct. + Are they correct now? it's a bit murky with how the AEC records transfers in DOP logs. + Does the AEC use truncated values or exact ratios for transfer values? + Does the AEC check for candidates having quota when transfers are only partially done? |