Open-source election counting https://yingtongli.me/opentally/
Go to file
RunasSudo f6fba85049
Implement --round-{tvs,weights,quota}
Add test case for PRSA example election
2021-06-01 21:20:38 +10:00
pkg Update WebAssembly build for recent changes 2021-06-01 19:04:03 +10:00
src Implement --round-{tvs,weights,quota} 2021-06-01 21:20:38 +10:00
tests Implement --round-{tvs,weights,quota} 2021-06-01 21:20:38 +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
build_wasm.sh Update WebAssembly build for recent changes 2021-06-01 19:04:03 +10:00