Mercurial > pylearn
log
age | author | description |
---|---|---|
Tue, 30 Jun 2009 11:57:20 -0400 | phamel | Test commit - Will be reverted |
Mon, 29 Jun 2009 16:08:00 -0400 | Frederic Bastien | dummy change to force the compilation with the good paramter of FillMissing.c_code() |
Mon, 29 Jun 2009 11:55:29 -0400 | desjagui | * fixed test_stacker.py |
Mon, 29 Jun 2009 09:49:28 -0400 | Frederic Bastien | removed manual call to Member and Variable as this is deprecated in theano. |
Fri, 26 Jun 2009 16:44:55 -0400 | Olivier Delalleau | Merged |
Fri, 26 Jun 2009 09:55:32 -0400 | Olivier Delalleau | Fixed test_float |
Fri, 26 Jun 2009 10:46:45 -0400 | Frederic Bastien | implemented FillMissing.c_code. It use the new c_no_compile_args to remove -ffast-math and -ffinite-math-only as they broke isnan. |