Subversion Repositories Local Hare Voting

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

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