Software: Difference between revisions

Content added Content deleted
(Rename "Other Links" to By Software, and add "Local execution & Library" section and Condorcet PHP entry)
(Condorcet Election Format && ELM Format)
Line 19: Line 19:
* See also: [[:Category:Voting software]]
* See also: [[:Category:Voting software]]


== By softwares ==
== By software ==
Other links for software for calculation, analysis, simulation, etc. of voting methods and elections
Other links for software for calculation, analysis, simulation, etc. of voting methods and elections


Line 50: Line 50:
=== Unsorted ===
=== Unsorted ===
*https://github.com/simberaj/votelib Open source Python library for calculating results of many election systems ranging from mixed-member proportional to Bucklin voting and many Condorcet methods
*https://github.com/simberaj/votelib Open source Python library for calculating results of many election systems ranging from mixed-member proportional to Bucklin voting and many Condorcet methods
*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 (C, Python, Go, Java) Also a Histogram class with the same interface.
* 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.
Line 60: Line 60:
* https://github.com/msmunter/star.vote Star.vote Website https://star.vote
* https://github.com/msmunter/star.vote Star.vote Website https://star.vote


== Open Standards ==
* [https://github.com/CondorcetPHP/CondorcetElectionFormat Condorcet Election Format]: The `Condorcet Election Format` is a free and standardized open election description standard. Its objective is to define an election, its parameters, its candidates, and its votes. The objective of this format is to be easily written and read by a human, with the rigor and precision necessary for ingestion by a program.
* [[Election Markup Language]]


[[Category:Software|*]]
[[Category:Software|*]]