- 30 4月, 2013 2 次提交
- 24 4月, 2013 1 次提交
-
-
由 Frederic 提交于
This is for python long that fit in uint64, but not in an int64. NumPy 1.7 raise an Overflow error, but NumPy 1.7.1 return an uint64.
-
- 23 4月, 2013 1 次提交
-
-
由 Frederic 提交于
-
- 22 4月, 2013 3 次提交
-
-
由 nouiz 提交于
Always use the value of rebuild_strict
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 21 4月, 2013 1 次提交
-
-
由 Pascal Lamblin 提交于
-
- 20 4月, 2013 8 次提交
-
-
由 lamblin 提交于
Do not attempt compilation without a compiler
-
由 Olivier Delalleau 提交于
Fix bug in local_abs_merge optimization
-
由 Olivier Delalleau 提交于
This fixes a crash on "import theano" when g++ is not available.
-
由 Olivier Delalleau 提交于
Better error message if the length of the shape cannot be determined.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 lamblin 提交于
fix for get_constant_value
-
由 Razvan Pascanu 提交于
-
- 19 4月, 2013 1 次提交
-
-
由 Olivier Delalleau 提交于
Fix bug when unpickling previous versions of CAReduce
-
- 18 4月, 2013 10 次提交
-
-
由 Pascal Lamblin 提交于
-
由 lamblin 提交于
Fixed crash for unimplemented elemwise gradient
-
由 Olivier Delalleau 提交于
removing a bug
-
由 Olivier Delalleau 提交于
-
由 lamblin 提交于
scan_utils.py: Make traversal routines remember visited nodes
-
由 SinaHonari 提交于
Fix check for 0 in values
-
由 Pascal Lamblin 提交于
Thanks @delallea for finding it.
-
由 lamblin 提交于
Made size argument mandatory in normal(..)
-
由 lamblin 提交于
windows port
-
由 Pascal Lamblin 提交于
-
- 17 4月, 2013 3 次提交
-
-
由 Bogdan Budescu 提交于
-
由 Bogdan Budescu 提交于
dynamic linking to avoid FLS index overrun; "||" instead of "or"
-
由 lamblin 提交于
Fixed import error with some numpy version(s)
-
- 16 4月, 2013 1 次提交
-
-
由 Olivier Delalleau 提交于
Add matrix_of_scalars function
-
- 15 4月, 2013 1 次提交
-
-
由 Matthew Rocklin 提交于
-
- 14 4月, 2013 5 次提交
-
-
由 Matthew Rocklin 提交于
-
由 Matthew Rocklin 提交于
-
由 Olivier Delalleau 提交于
Having it default to None suggests it is optional, which is not true (it will crash when using None).
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
This import seems to be required on some versions of numpy.
-
- 13 4月, 2013 1 次提交
-
-
由 Pascal Lamblin 提交于
-
- 10 4月, 2013 1 次提交
-
-
由 Sina Honari 提交于
-
- 09 4月, 2013 1 次提交
-
-
由 Sina Honari 提交于
-