Voting links: Difference between revisions

From electowiki
Content added Content deleted
(→‎Software: add links)
Line 102: Line 102:
* https://github.com/brianolson/redistricter open source impartial algorithmic redistricting
* https://github.com/brianolson/redistricter open source impartial algorithmic redistricting
* 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
* https://bitbucket.org/bodhisnarkva/voteutil 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.
* http://bolson.org/voting/sim_one_seat/dist/
* http://voteutil.googlecode.com/svn/sim_one_seat [dead link]


==Election data==
==Election data==

Revision as of 05:53, 6 April 2020

This page has a series of links to websites and discussion groups about election methods

Websites

There are many web pages out there about voting, election methods, the theory behind them, their practical uses, etc. This is a compilation of some of them:

Discussion groups

main: Category:Forum

Polling sites

This is a list of web apps, phone apps, and the like that allow you to conduct polls under various (non-FPTP) voting systems:

Software

Software for calculation, analysis, simulation, etc. of voting methods and elections

Online election calculators

These sites calculate the winner from a listing of ballots:

Simulation

Unsorted

Election data