Voting links: Difference between revisions

Content deleted Content added
added link to Scottish Council Elections
m →‎Unsorted: cleanup stale bitbucket link which had moved to github
Line 110: Line 110:
*https://github.com/brianolson/redistricter open source impartial algorithmic redistricting
*https://github.com/brianolson/redistricter open source impartial algorithmic redistricting
*https://metacpan.org/pod/Vote::Count Vote::Count a Perl Library supporting a large number of RCV and Range methods (IRV, Borda, Condorcet, MinMax).
*https://metacpan.org/pod/Vote::Count Vote::Count a Perl Library supporting a large number of RCV and Range methods (IRV, Borda, Condorcet, MinMax).
* https://github.com/brianolson/voteutil Count votes with a variety of algorithms in a variety of languages
* https://github.com/brianolson/voteutil Count votes with a variety of algorithms in a variety of languages (C, Python, Go, Java) Also a Histogram class with the same interface.
* https://bitbucket.org/bodhisnarkva/voteutil [dead link] Implementations of election methods with which to count votes and reach decisions: Virtual Round Robin (Condorcet's Method), Instant Runoff Vote, Instant Runoff Normalized Ratings. Also a Histogram class with the same interface.
* https://github.com/brianolson/election_simulator Simulate elections to test election algorithms
* https://github.com/brianolson/election_simulator Simulate elections to test election algorithms
* https://github.com/electionscience/vse-sim Methods for running simulations to calculate Voter Satisfaction Efficiency (VSE) of various voting systems in various conditions.
* https://github.com/electionscience/vse-sim Methods for running simulations to calculate Voter Satisfaction Efficiency (VSE) of various voting systems in various conditions.