log stopper.py @ 478:0ea793361d85

age author description
Fri, 24 Oct 2008 13:28:30 -0400 James Bergstra stopper.find_min returns tuple instead of just best
Thu, 23 Oct 2008 18:05:46 -0400 James Bergstra added Stopper.find_min
Wed, 21 May 2008 17:43:56 -0400 Thierry Bertin-Mahieux previous commit was supposed to concern only one file, dataset.py, try to undo my other changes with this commit (nothing was broken though, just useless debugging prints)
Wed, 21 May 2008 17:39:30 -0400 Thierry Bertin-Mahieux in __get__, problem if the i.stop was None, i being the slice, added one line replacing None by the len(self)
Tue, 13 May 2008 15:12:20 -0400 James Bergstra merged