[EM] Election method simulator code

Jameson Quinn jameson.quinn at gmail.com
Fri May 6 05:29:02 PDT 2011


I recommend you put it up on GitHub. Git handles versioning and source
control for you, and github is a good place for people who want to suggest
code changes to do it directly, so it's easy for you to just accept or
reject those suggestions. If you don't want to have to learn Git's
command-line interface, there are a few gui tools: you can use git-cola for
making checkins, and giggle or gitg for looking at the history of checkins.

2011/5/6 Kristofer Munsterhjelm <km_elmet at lavabit.com>

> Quite some time ago, I rewrote and expanded the singlewinner part of my
> election method analysis program, mainly to add a cache to make X,,Y and
> X//Y methods very fast if results for base methods and sets X and Y had been
> calculated earlier -- and to only calculate the pairwise matrix one instead
> of 200 times if I were to find the results of 200 Condorcet methods.
>
> The last week or so, I've been cleaning up that code, and a version is
> up on Google Code at http://preview.tinyurl.com/5rd5krp . It's only
> tested on Linux, has some known bugs, and the actual structure isn't
> documented apart from comments, but there it is.
>
> I'll probably continue working on it now that I know how versioning
> works :-) If anyone has any questions or want to add to it, go ahead and
> reply!
>
> ----
> Election-Methods mailing list - see http://electorama.com/em for list info
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.electorama.com/pipermail/election-methods-electorama.com/attachments/20110506/95b79d5b/attachment-0004.htm>


More information about the Election-Methods mailing list