From 0601150a1554dcda13c90880deb306aeea357a72 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Sat, 28 Jan 2017 23:31:35 +1100 Subject: Rationals instead of floats --- notes.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'notes.txt') diff --git a/notes.txt b/notes.txt index 0601e5f..d80fd23 100644 --- a/notes.txt +++ b/notes.txt @@ -30,8 +30,6 @@ 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 -replace the use of floats for transfer values with rational fixed points for increased accuracy - add proper tiebreaker handling more counters/parsers/options to handle state elections, general stv data -- cgit