- 10 11月, 2011 4 次提交
-
-
由 Olivier Delalleau 提交于
Up/downcasted is correct though. English is weird.
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 nouiz 提交于
Better error message when compilation fails
-
- 09 11月, 2011 3 次提交
-
-
由 Olivier Delalleau 提交于
This may catch more errors.
-
由 Olivier Delalleau 提交于
1. The g++ error message is now displayed in the exception text rather than hidden before the file content is printed (which made it very hard to notice). 2. If the call to Popen fails for some reason (e.g. because g++ is not found), the command line is printed to stderr so that the user has a better idea of what the problem may be.
-
由 goodfeli 提交于
Fix subtensor2
-
- 08 11月, 2011 15 次提交
-
-
由 Olivier Delalleau 提交于
Add test for the IntDiv element wise operation.
-
由 Frederic 提交于
-
由 Razvan Pascanu 提交于
Fix test
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
When the step of a slice was not 1, we didn't correctly computed the size when the number of element was not a multiple of the step. This caused a crash at run time.
-
由 Frederic 提交于
(like when they are int).
-
由 Olivier Delalleau 提交于
Add ceil_intdiv with associated tests.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
Also rewrote with Olivier D. the comments and docstring to make it more clear.
-
由 Frederic 提交于
Addition of new keys was not done in the new dict Moved copymod to allow to use it in all tests value.
-
由 Frederic 提交于
-
- 05 11月, 2011 9 次提交
-
-
由 James Bergstra 提交于
Added tests of some assumptions made on Numpy
-
由 Olivier Delalleau 提交于
-
由 James Bergstra 提交于
Explain better why override some options in tests
-
由 Olivier Delalleau 提交于
Also some minor cosmetic changes to output.
-
由 Olivier Delalleau 提交于
Force the wanted device and floatX in the buildbot script.
-
由 nouiz 提交于
Fix failing tests in tensor module
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 04 11月, 2011 9 次提交
-
-
由 Olivier Delalleau 提交于
Doc str
-
由 Frederic 提交于
-
由 nouiz 提交于
A few small fixes
-
由 James Bergstra 提交于
Elemwise should return both c_support_code and c_support_code_apply for the scalar_op. It now does this and there is a comment explaining why.
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Olivier Delalleau 提交于
Otherwise it may confuse users as nothing is printed to screen when it works.
-