From bc0a9edd47dad7a0bf7df26941a0d870c0c3d0ad Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Mon, 9 Jan 2017 19:53:06 +1100 Subject: Cleaning things up, splitting code into more modules --- notes.txt | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 notes.txt (limited to 'notes.txt') diff --git a/notes.txt b/notes.txt new file mode 100644 index 0000000..dc132d1 --- /dev/null +++ b/notes.txt @@ -0,0 +1,35 @@ + +potential anomaly detected for + +Honan, Pat, NT + AEC count 328 + my count 327 + +Marshall, Tristan, NT + AEC count 161 + my count 160 + +Gallagher, Katy, ACT + AEC count 95749 + my count 95748 + +Seselja, Zed, ACT + AEC count 82932 + my count 82931 + + + + +future direction +---------------- + +vector preference storage +vector election data storage + +preference module +candidate module +(containing parsing functions, types, and whatnot) + +util to list paper ids that fit specific criteria to doublecheck potential errors + + -- cgit