- 17 8月, 2011 1 次提交
-
-
由 David Warde-Farley 提交于
Fixed documentation about FAST_COMPILE mode to match its actual implement
-
- 16 8月, 2011 1 次提交
-
-
由 Olivier Delalleau 提交于
-
- 13 8月, 2011 12 次提交
-
-
由 James Bergstra 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 12 8月, 2011 18 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 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 8 次提交
-
-
由 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.
-