diff options
-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? |