Python/JavaScript framework for counting various preferential voting elections
This repository has been archived on 2021-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
RunasSudo 25d16eb8b8
Perform counting asynchronously in web worker
2020-10-17 23:38:42 +11:00
pyRCV2 Cosmetic improvements 2020-10-17 23:09:29 +11:00
.gitignore Initial commit 2020-10-17 18:45:12 +11:00
COPYING Initial commit 2020-10-17 18:45:12 +11:00
build.sh Basic election counting logic 2020-10-17 23:03:12 +11:00
test.html Perform counting asynchronously in web worker 2020-10-17 23:38:42 +11:00
worker.js Perform counting asynchronously in web worker 2020-10-17 23:38:42 +11:00