summaryrefslogtreecommitdiff
path: root/notes.txt
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2017-02-13 13:21:17 +1100
committerJed Barber <jjbarber@y7mail.com>2017-02-13 13:21:17 +1100
commitea99441e0da927e5a40cf21311265c7e22974f12 (patch)
treef824f30ab5f475f0f9b5e8a619a36dc81ea83284 /notes.txt
parent835c2dffc539e277812925469c82662482e1bbc5 (diff)
Preference dedupe removed, bignum library obtained from internet (will be replaced later)
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/notes.txt b/notes.txt
index 0244d49..250dcee 100644
--- a/notes.txt
+++ b/notes.txt
@@ -1,5 +1,12 @@
+notes
+-----
+
+preference deduplication isn't worth it unless there exists some linear dedupe algorithm
+
+
+
future direction
----------------
@@ -9,7 +16,7 @@ util to list paper ids that fit specific criteria to doublecheck potential error
add proper tiebreaker handling
-more counters/parsers/options to handle state elections, general stv data
+more parsers/options to handle state elections, general stv data
multithreaded operation?
@@ -18,4 +25,6 @@ are they correct now? it's a bit murky with how the AEC records transfers in DOP
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?
+REPLACE CRYPTO BIGNUM PACKAGES WITH OWN IMPLEMENTATION
+