Add somewhat hackish fix for PureCondorcetVote.new([]).result deadlocking
[rubyvote] / lib / rubyvote / condorcet.rb
2007-08-15 John DongAdd somewhat hackish fix for PureCondorcetVote.new...
2007-05-04 Joe SlagCondorcet votes can now properly handle votes expressin...
2007-04-22 Joe Slago Fix PureCondorcetVote to return all results, not...
2007-04-09 Joe Slagbig speed up
2007-04-09 Joe Slagminor optimization
2007-04-09 Joe Slagsimplify access to full results - now available as...
2007-03-20 Joe Slag#filter_out and PureCondorcet weren't getting along...
2007-03-20 Joe Slago Test that elections with a single vote return the...
2007-03-19 Joe SlagMissed a now unnecessary assignment to @candidates...
2007-03-19 Joe SlagCondorcet methods determine all candidates before tally...
2007-03-19 Joe SlagIf a vote doesn't contain all possible candidates,...
2007-03-13 Joe SlagAdded get_full_results method that returns a ranked...
2006-03-10 Benjamin Mako HillAdded list of changes submitted by Jeff Rose <jeff...

Benjamin Mako Hill || Want to submit a patch?