From d46eb69f2647ede5a3eed8e61106c33fec8bac2a Mon Sep 17 00:00:00 2001 From: RunasSudo Date: Tue, 22 Jun 2021 15:23:46 +1000 Subject: [PATCH] Implement Wright STV --- html/index.html | 4 +-- html/index.js | 22 ++++++++++++++++ html/main.css | 4 +++ src/stv/gregory.rs | 62 +++++++++++++++++++++++++++++++++++++++++++++- src/stv/mod.rs | 6 +++++ src/stv/wasm.rs | 47 +++++++++++++++++++++-------------- 6 files changed, 123 insertions(+), 22 deletions(-) diff --git a/html/index.html b/html/index.html index 23ad0f2..9d446b7 100644 --- a/html/index.html +++ b/html/index.html @@ -41,7 +41,7 @@ - + @@ -112,7 +112,7 @@ - +