<div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Brian Olson</b> <span dir="ltr"><<a href="mailto:brian.olson@gmail.com">brian.olson@gmail.com</a>></span><br>Date: Mon, Sep 12, 2011 at 2:39 PM<br>
Subject: election code<br>To: <a href="mailto:gregory.nisbet@gmail.com">gregory.nisbet@gmail.com</a><br><br><br>I'm in a weird read-only situation on the email where I read the<br>
election methods list, but I wanted to point out my libraries which I<br>
think are good quality implementations of several election methods in<br>
C and Java.<br>
<a href="http://code.google.com/p/voteutil/" target="_blank">http://code.google.com/p/voteutil/</a><br>
<br>
The C library could potentially become fast a plugin to interpreters<br>
like Python (but a pure python implementation is probably fine too).<br>
The pure-Java implementations have good unit testing, and I have a<br>
variety of tests generating random election data and making sure Java<br>
and C agree.<br>
<br>
<a href="http://code.google.com/p/voteutil/source/browse/#svn%2Ftrunk" target="_blank">http://code.google.com/p/voteutil/source/browse/#svn%2Ftrunk</a><br>
</div><br>