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 e4bd80c26d
Fix logic errors - eek!
2020-10-18 00:38:07 +11:00
pyRCV2 Fix logic errors - eek! 2020-10-18 00:38:07 +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 Cosmetic improvements 2020-10-18 00:23:25 +11:00
worker.js Perform counting asynchronously in web worker 2020-10-17 23:38:42 +11:00