- 21 3月, 2012 6 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
int(numpy.bool_(False)) returned False, not 0.
-
由 Pascal Lamblin 提交于
Also add (disabled by default) debug printing statements.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
When linking with libpython 2.4 (at least), we cannot Py_INCREF / Py_XDECREF PyObject pointers that have been declared constant.
-
- 20 3月, 2012 7 次提交
-
-
由 Olivier Delalleau 提交于
Add '-m64' to the compilation line under win64
-
由 Pascal Lamblin 提交于
-
由 Olivier Delalleau 提交于
Better error msg and test reshape in the not contiguous case.
-
由 Frederic 提交于
-
由 Olivier Delalleau 提交于
Make MRG random generator raise an error when there is bad size gived.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 19 3月, 2012 2 次提交
- 17 3月, 2012 8 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
Installation instructions, and test fixes, for windows
-
由 Pascal Lamblin 提交于
I corrected what I thought was a typo in a previous pep8 commit, but this change was also needed for the test to make sense.
-
由 Pascal Lamblin 提交于
That is basically what numpy does, and it is necessary under win64, since all shapes are composed of long, not int.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 16 3月, 2012 10 次提交
-
-
由 Olivier Delalleau 提交于
Pep8
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 lamblin 提交于
Crash size 0
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 nouiz 提交于
Yet another size fix
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 nouiz 提交于
Minor stuff
-
- 15 3月, 2012 7 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
enable_sparse is indeed a Boolean
-
由 Olivier Delalleau 提交于
-