Subversion Repositories Local Hare Voting

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

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