- 12 8月, 2011 13 次提交
-
-
由 Razvan Pascanu 提交于
env. This used to make pickling of scan impossible. As I've broken the pickling mechanism several times before, I've added a test that checks if scan is still picklable. I'm not sure is the best way of doing it though ..
-
由 Frederic Bastien 提交于
-
由 Razvan Pascanu 提交于
review.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
As before, I would suggest reviewing just the cython code and not the C code since is generated, and hence hard to impossible to review.
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
while)
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
Cython can not handle negative indices ( because of a derictive at the begining of the function that says not to do boundschecks). This is used to make the code faster, so this workaround is better then removing the directive.
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
scan)
-
- 11 8月, 2011 27 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
All these changes have been generated by cython, and as such I don't think they need to be reviewed but rather reviewing the cython code should be more then sufficient.
-
由 Frederic Bastien 提交于
In fact, it could hid problem that where not expected.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Razvan Pascanu 提交于
I will push a test for this latter today ..
-
由 Razvan Pascanu 提交于
If there is an error in the inner graph, without this change in the CVM you do not get a message saying what was wrong.
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
graph
-
由 Frederic Bastien 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
This fix a failing test.
-
由 Frederic Bastien 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-