Skip to content

nealmcb/allocated_score_voting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allocated Score Voting

Allocated Score is a multi-winner Proportional Representation voting method for score ballots ala STAR-voting.

This repository provides an implementation in Python 3 and some examples.

Installation

Dependencies: Python 3.8; Pandas

If you just want to try out the demo, or calculate scores based on your own data, you can run the included Jupyter notebook demo_allocated_core.ipynb at the free notebook hosting site mybinder.org by visiting this URL:

https://mybinder.org/v2/gh/nealmcb/allocated_score_voting/HEAD?labpath=src%2Fdemo_allocated_core.ipynb

See also

About

A multi-winner Proportional Representation voting method for score ballots ala STAR-voting

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published