- 11 9月, 2013 1 次提交
-
-
由 Frederic 提交于
-
- 10 9月, 2013 3 次提交
- 09 9月, 2013 3 次提交
- 07 9月, 2013 12 次提交
-
-
由 Frédéric Bastien 提交于
Fix in local_dot22_to_dot22scalar
-
由 Pascal Lamblin 提交于
Fix the tutorial to make it work with python 32 and 64 bit.
-
由 Frederic 提交于
-
由 Pascal Lamblin 提交于
Add tests and opt one more case.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
new op wasn't added there.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 06 9月, 2013 2 次提交
-
-
由 Pascal Lamblin 提交于
Fix compilation crash reported in gh-1518 for gpujoin.
-
由 Frederic 提交于
-
- 05 9月, 2013 2 次提交
-
-
由 Frédéric Bastien 提交于
Update message to mention the need to clear the cache
-
由 Frédéric Bastien 提交于
BUGFIX: tutorial -> Derivatives in Theano -> Jacobian times a Vector -> L-operator.
-
- 04 9月, 2013 10 次提交
-
-
由 Frédéric Bastien 提交于
Add init_code mechanism to register code in module init function
-
由 Frédéric Bastien 提交于
Always call hashlib.md5 on a C-contiguous array
-
由 Pascal Lamblin 提交于
Scan crash fix
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Frédéric Bastien 提交于
Use half_nbits floats instead of nbits. fixes gh-1510
-
- 03 9月, 2013 2 次提交
-
-
由 Frédéric Bastien 提交于
Use compat.python2x.all instead of numpy.all on generator
-
由 Pascal Lamblin 提交于
-
- 28 8月, 2013 3 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
instead of asserting they did not exist.
-
由 Pascal Lamblin 提交于
-
- 27 8月, 2013 2 次提交
-
-
由 lamblin 提交于
Sparse updates
-
由 Pascal Lamblin 提交于
Otherwise, the generator evaluates to "True", because numpy.all does not actually iterate through it. Also add test case to check that m[0, idx_list] triggers full advanced indexing, not "take".
-