Open-source election counting https://yingtongli.me/opentally/
Go to file
RunasSudo 62eac6d0a6
Always display ballot weights to at least 2 decimal places
2021-06-06 02:35:40 +10:00
html Add presets dropdown 2021-06-06 00:38:25 +10:00
src Always display ballot weights to at least 2 decimal places 2021-06-06 02:35:40 +10:00
tests Fix logic error where loss by fraction not updated in multi-stage exclusions 2021-06-04 22:54:26 +10:00
.gitignore Initial quick port of HTML interface 2021-06-02 22:45:55 +10:00
COPYING Initial commit 2021-05-28 20:03:55 +10:00
Cargo.lock Implement --numbers fixed 2021-06-04 22:05:48 +10:00
Cargo.toml Implement --numbers fixed 2021-06-04 22:05:48 +10:00
build_wasm.sh Build WebAssembly in release mode 2021-06-05 15:08:48 +10:00