log lookup_list.py @ 79:427e02ef0629

age author description
Mon, 05 May 2008 10:28:58 -0400 Frederic Bastien -bugfix. We need to make deep copy otherwise we modify this instance event if we should not do it.
Tue, 29 Apr 2008 11:25:36 -0400 bengioy Test functions for dataset.py
Mon, 07 Apr 2008 20:44:37 -0400 bengioy Created virtual sub-classes of DataSet: {Finite{Length,Width},Sliceable}DataSet,
Mon, 07 Apr 2008 09:48:39 -0400 bengioy Minor editions, plus adding untested ApplyFunctionDataset for GradientLearner in the works.
Thu, 27 Mar 2008 01:59:44 -0400 bergstrj Iterators extend LookupList
Wed, 26 Mar 2008 21:05:14 -0400 bergstrj more comments, looping ArrayDataSet iterator, bugfixes to lookup_list, more tests
Wed, 26 Mar 2008 18:21:57 -0400 bengioy Added LookupList type in lookup_list.py and used it to keep order