- 04 9月, 2013 28 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
Add kind and context to the GpuArrayType class and use it when needed. Also the test should pass now.
-
由 Arnaud Bergeron 提交于
-
由 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 1 次提交
-
-
由 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".
-
- 20 8月, 2013 6 次提交
- 17 8月, 2013 1 次提交
-
-
由 Frederic 提交于
Use [:mintap] instead of [:-n_tap_done], to make it use the same was as other place to help subtensor opt.
-