Implementing Wright System of Single Transferable Vote
-
Does any one have an example in a spreadsheet that walks through the Wright system? I am trying to implement this and its difficult for me to visualize the components as they would relate to a counting system in a spreadsheet: https://en.wikipedia.org/wiki/Wright_system
My ultimate goal is to get this into a Python package.
-
@wrightmethod Your name is even wrightmethod. That's commitment to the method. But as it happens, I'm unfamiliar with the method, sorry.