Cleaned up after Justin's last commit.
[rubyvote] / lib / rubyvote / condorcet.rb
2007-08-17 Benjamin Mako HillCleaned up after Justin's last commit.
2007-08-17 Benjamin Mako Hillchanged name of defeats_list to victories_and_ties
2007-08-16 Benjamin Mako HillHelped fix the bug in def defeats that was causing...
2007-08-16 Benjamin Mako Hillformatting fixes
2007-08-16 Justin SharpsCreated the list_defeats method in the CondorcetResult...
2007-08-15 Justin SharpsAdded matrix to condorcet to draw a table of winners...
2007-08-15 John DongWork around CloneProofSSD returning [nil] rather than...
2007-08-15 John DongFix problem with a [nil] result being taken as having...
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?