ZarfhomeZarf's Assorted ProjectsRanked Pairs Vote Resolver- September 26, 2007 I whipped off a Python implementation of the Condorcet Ranked-Pairs election system. I used this algorithm a couple of years ago for the Ice Game Design Contest; but the implementation I used then was based on some really old Python libraries, and getting it running was painful. This is a simple Python script. Perhaps you will find it useful.http://www.eblong.com/zarf/rpvote.html Mini-Review: Barrow Hill: Curse of the Ancient Circle- September 22, 2007 Short review: Barrow Hill: Curse of the Ancient Circle.http://www.eblong.com/zarf/gamerev/barrowhill.html Boodler: a programmable soundscape tool- September 16, 2007 And now, progress on Boodler! Boodler version 1.6.0 is now up. This is functionally similar to the old 1.5.3 release; it's not the all-dancing all-new system. That's in progress. But I have made serious improvements in the distribution: Boodler is now built and installed with a standard Python distutils script. This alone should make life easier for everybody. Boodler now builds every output module that it can build, instead of just one. You can select an output driver when you run it. New...http://www.eblong.com/zarf/boodler/index.html |