- 08 12月, 2011 3 次提交
-
-
由 Nouiz 提交于
-
由 Olivier Delalleau 提交于
small fix in NEWS.txt about the new sparse dot.
-
由 Frederic 提交于
-
- 07 12月, 2011 16 次提交
-
-
由 nouiz 提交于
Fixed tests under Windows
-
由 nouiz 提交于
Some small stuff (mainly an update of NEWS.txt)
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
Tests should now all pass under Windows.
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 goodfeli 提交于
Modifications for 0.5rc1 release
-
由 goodfeli 提交于
Fixed test when scipy is not there.
-
由 goodfeli 提交于
Added link to the related project wiki page.
-
由 Frederic Bastien 提交于
-
由 Frederic 提交于
Conflicts: NEWS.txt
-
由 Frederic Bastien 提交于
-
- 06 12月, 2011 21 次提交
-
-
由 Frederic 提交于
-
由 nouiz 提交于
More fixes for Windows
-
由 Frederic 提交于
-
由 Olivier Delalleau 提交于
This is required for the script `run_tests_in_batch.py` to work properly: it must be possible to identify each test by its name.
-
由 Olivier Delalleau 提交于
Not all tests are actually run, because nosetests is unable to properly handle the funny way tests sometimes generated.
-
由 Olivier Delalleau 提交于
This fixes a crash when running tests on Windows.
-
由 Olivier Delalleau 提交于
In the buildbot make opt error raise and not warn.
-
由 Frederic 提交于
-
由 Olivier Delalleau 提交于
Correctly cast the scalar during opt with dot22scalar.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 nouiz 提交于
Fix for some shape-related errors on 32-bit
-
由 nouiz 提交于
Added regression test for bug fixed in blas opt
-
由 nouiz 提交于
edited NEWS.txt
-
由 Ian Goodfellow 提交于
-
由 nouiz 提交于
Added new command 'theano-cache unlock'
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
This can be used to unlock the compilation directory without having to wait two minutes, or having to manually delete a file.
-
由 Olivier Delalleau 提交于
This test ensures that integer scalars are properly cast to floats to be included within a dot22scalar op.
-
由 Olivier Delalleau 提交于
Minor fix in an theano/tensor/blas.py.
-
由 Frederic 提交于
-