summaryrefslogtreecommitdiff
path: root/notes.txt
blob: cc4953679b30ccb9dcf8d1372b8b746068159c50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46


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

it's probably a programming error on my part




future direction
----------------

better commented code, because I'm going to have to maintain this later

util to list paper ids that fit specific criteria to doublecheck potential errors

add proper tiebreaker handling

more counters/parsers/options to handle state elections, general stv data

more detailed logging for preference distribution?
tracking of exhausted/fractional-loss ballots?

multithreaded operation to speed counting up, possibly using unsafePerformIO

group votes by uniqueness to reduce memory requirements, speed things up, and accommodate group tickets?

make the goddamn results correct