]> ruin.nu Git - germs.git/shortlog
germs.git
2007-07-30 Michael Andreenadding command line options
2007-06-30 Michael Andreena little performance tuning
2007-06-30 Michael Andreendon't print as much
2007-06-27 Michael AndreentoString for actions
2007-06-25 Michael Andreenbetter main program
2007-06-24 Michael Andreencast to size_t instead of asuming unsigned long
2007-06-24 Michael Andreenadded a test case with hurdles
2007-06-24 Michael Andreenrenamed a function and removed some debug output
2007-06-24 Michael Andreensorting without hurdles seems to work
2007-06-24 Michael Andreenminor change
2007-06-24 Michael Andreengood to have a inversion distance function
2007-06-24 Michael Andreenminor things
2007-06-24 Michael Andreennicer with size_t for cycles, they can't be negative...
2007-06-24 Michael Andreencopy constructor and assignment constructor
2007-06-24 Michael Andreenbetter if SortAction takes care of the shared_ptr,...
2007-06-24 Michael Andreenwe need a list of smart pointers
2007-06-24 Michael Andreensetting up things for implementing the sorting
2007-06-21 Michael AndreenModelIdentifier::identify implemented and passes test
2007-06-21 Michael Andreeninitial commit of the modelidentifier files
2007-06-20 Michael Andreena little cleanup and minor fix
2007-06-20 Michael AndreenfindComponents implemented and passes test
2007-06-20 Michael AndreenForgot to update the comment
2007-06-20 Michael AndreenfindIntervalsAtPoitns is now O(n)
2007-06-20 Michael AndreenfindIntervals is now O(n)
2007-06-20 Michael Andreenmoved a function and added comment
2007-06-19 Michael Andreenfirst point in points is now a dummy so indexes matches...
2007-06-19 Michael AndreencountCycles implemented and passess test
2007-06-19 Michael Andreenbetter use debug information at this stage
2007-06-19 Michael AndreenfindIntervalAtPoints implemnted and passes test
2007-06-19 Michael AndreenfindIntervals implemented and passing test
2007-06-19 Michael Andreenadding countCycles, findComponents, findIntervals decla...
2007-06-18 Michael Andreenlongest increasing and decreasing subsequences
2007-06-18 Michael Andreenrobinson schensted algorithm implemented
2007-06-18 Michael Andreenmore documentation
2007-06-18 Michael AndreenGeneOrder::reverse implemented
2007-06-18 Michael Andreensome cleanup, documentation, begin() and end() methods
2007-06-14 Michael Andreencmake testing
2007-06-14 Michael Andreenqt tester optional
2007-06-14 Michael Andreenneed the dir too
2007-06-14 Michael Andreenlibrary path is good
2007-06-14 Michael Andreenassignment works
2007-06-14 Michael Andreencopy constructor works
2007-06-14 Michael Andreenconstructor for GeneOrder done
2007-06-14 Michael Andreenput executables in the right place
2007-06-14 Michael Andreenneed a main file
2007-06-14 Michael Andreena bit nicer
2007-06-14 Michael Andreensome more changes
2007-06-14 Michael Andreensome initial tests
2007-06-14 Michael Andreenlower case is nicer
2007-06-14 Michael Andreenlink with fann
2007-06-14 Michael Andreensome build tools
2007-06-12 Michael Andreensome initial commits