Subversion Repositories Local Hare Voting

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
78 3505 d 19 h jtkorb /trunk/ Converted indentation tabs to spaces.  
77 3523 d 0 h jtkorb /trunk/ Updated documentation path at wiki site.  
76 6185 d 15 h jtkorb /trunk/ Update the README file with basic directions.  
75 6185 d 15 h jtkorb /trunk/ Merged multiverse branch back into main trunk.  
74 6185 d 21 h jtkorb /branches/multiverse/ Adjust python web path for release.  
73 6185 d 21 h jtkorb /branches/multiverse/ Modified release target to remove old .pyc files from vote directory.  
72 6185 d 22 h jtkorb /branches/multiverse/ Changed #! line to use "/usr/bin/env python" syntax.  
71 6185 d 22 h jtkorb /branches/multiverse/ Edited comments (## to #).  
70 6380 d 17 h jtkorb /branches/multiverse/  
69 6380 d 17 h jtkorb /branches/multiverse/ No code changes, just updating the repository with documentation and cleaning
out of old files.
 
68 6528 d 19 h jtkorb /branches/multiverse/ Remove option to run 500 times.  
67 6636 d 22 h jtkorb /branches/multiverse/ Correction of link to new DokuWiki page and additional file format details.  
66 6636 d 22 h jtkorb /branches/multiverse/ Fix Makefile error in release target.  
65 6636 d 22 h jtkorb /branches/multiverse/tests/ Update of test cases for cleanup release.  
64 6636 d 22 h jtkorb /branches/multiverse/ Cleanup for release of multiverse version.  
63 6657 d 11 h jtkorb /branches/multiverse/ Cleanup of testing and tracing code; restoration of command line options.  
62 6658 d 0 h jtkorb /branches/multiverse/ Version used to compute distinguished professor nominations, 9/24/07.  
61 6658 d 16 h jtkorb /branches/multiverse/ First version with supporting multiple universes for parallel evaluation.  
60 6660 d 0 h jtkorb /branches/multiverse/ Fixed svn:keywords to say "Id" in tally.py.  
59 6660 d 0 h jtkorb /branches/multiverse/ Added svn:keywords property to tally.py.  
58 6660 d 0 h jtkorb /branches/multiverse/ Rename of test modules for consistency and simplicity.  
57 6660 d 0 h jtkorb /branches/multiverse/ Near completed version of multi-universe implementation.  
56 6660 d 18 h jtkorb /branches/multiverse/ Reshuffling of test directories.  
55 6660 d 20 h jtkorb /branches/multiverse/ Duplicated test directories for UNIX and Windows (should redo as output only).  
54 6661 d 15 h jtkorb /branches/multiverse/ First pass at Universe code base.  
53 6662 d 11 h jtkorb /branches/multiverse/ Reset to beginning of Universe changes for multiverse implementation.  
52 6662 d 12 h jtkorb /branches/multiverse/ Repair multiverse changes to trunk/tally.py.  
51 6662 d 12 h jtkorb /branches/multiverse/ made a copy  
50 6662 d 12 h jtkorb /branches/  
49 6662 d 12 h jtkorb /  
48 6662 d 12 h jtkorb /branches/multiverse/  
47 6662 d 13 h jtkorb /trunk/tests/ Updated .out files with consistent randcalls for individual file testing.  
46 6662 d 13 h jtkorb /trunk/ Reset number of randcalls each time dotally is called.  
45 6663 d 16 h jtkorb /trunk/ Added additional statistical reporting.  
44 6663 d 19 h jtkorb /trunk/ Modified redistributeWinner to only redistributed *effective* excess ballots.  
43 6664 d 15 h jtkorb /trunk/tests/ Remove extraneous test files.  
42 6664 d 17 h jtkorb /trunk/ Update release target in Makefile.  
41 6664 d 17 h jtkorb /trunk/tests/ Added additional test cases for sub-quota winners.  
40 6664 d 17 h jtkorb /trunk/ Add trace message for candidates selected with fewer than quota ballots.  
39 6664 d 17 h jtkorb /trunk/ Order winning candidates in each round by number of ballots; other cleanups for testing.