Python
Cannot retrieve the latest commit at this time.
| Failed to load latest commit information. | |||
|
|
.gitignore | ||
|
|
README | ||
|
|
dataClasses.py | ||
|
|
debugDump.py | ||
|
|
methods.py | ||
|
|
mydecorators.py | ||
|
|
stratFunctions.py | ||
|
|
tenK.txt | ||
|
|
tests.py | ||
|
|
voterModels.py | ||
|
|
vse.py | ||
README
These are some methods for running VSE (Voter Satisfaction Efficiency) simulations for various voting systems. Requirements: python3, scipy, pydoc Testing uses pydoc, which should make most things pretty self-documenting.