Subversion Repositories programming

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
100 7315 d 1 h irasnyd / Reorganization of school-related projects  
88 7320 d 19 h irasnyd /cs331/proj2/ This should be the final checkin I hope (other than the finished results). This makes size conformant to the handout. I decided to stop when allocating >1GB of memory, that sounds reasonable to me.  
87 7322 d 0 h irasnyd /cs331/proj2/ More comments, adding a header.  
86 7322 d 0 h irasnyd /cs331/proj2/ MASSIVE code cleanups. Broke out code that is reusable.  
85 7322 d 14 h irasnyd /cs331/proj2/ More optimization. group_size=11 seems to be pretty good...

Dynamically choose group size?
 
84 7322 d 14 h irasnyd /cs331/proj2/ Some optimization of algo 4.  
83 7322 d 14 h irasnyd /cs331/proj2/ Implemented algorithm 4, the MM algo.

All unoptimized.
 
82 7323 d 0 h irasnyd /cs331/proj2/ Adding 3rd algorithm, recursive partition().  
77 7324 d 15 h irasnyd /cs331/ Hopefully I got the CS331 import correct this time