Mercurial > pylearn
log dataset.py @ 252:856d14dc4468
age | author | description |
---|---|---|
Tue, 03 Jun 2008 13:22:45 -0400 | Frederic Bastien | implemented CachedDataSet.__iter__ as an optimization |
Tue, 03 Jun 2008 12:25:53 -0400 | Frederic Bastien | optimization of CachedDataSet__getitem__ |
Mon, 02 Jun 2008 11:59:41 -0400 | Frederic Bastien | Optimisation in ArrayDataSet::__getitem__ |
Fri, 30 May 2008 10:19:16 -0400 | delallea | Hmm... that was committed by Fred I think, I got lost by Mercurial I think |
Fri, 30 May 2008 10:14:46 -0400 | delallea | If I understand properly, the length of an unbounded stream is sys.maxint |
Thu, 29 May 2008 10:30:59 -0400 | Frederic Bastien | optimization in ArrayDataSet::__iter__ |