Open-source election counting https://yingtongli.me/opentally/
Go to file
RunasSudo c114d3a4ee
Implement --surplus and --exclusion
2021-05-31 22:25:53 +10:00
pkg Implement rational numbers in WebAssembly using num-bigint 2021-05-30 23:00:28 +10:00
src Implement --surplus and --exclusion 2021-05-31 22:25:53 +10:00
tests Implement --surplus and --exclusion 2021-05-31 22:25:53 +10:00
.gitignore Initial WebAssembly implementation 2021-05-30 18:45:45 +10:00
COPYING Initial commit 2021-05-28 20:03:55 +10:00
Cargo.lock Implement rational numbers in WebAssembly using num-bigint 2021-05-30 23:00:28 +10:00
Cargo.toml Implement rational numbers in WebAssembly using num-bigint 2021-05-30 23:00:28 +10:00