ufunc and binop overrides and behavior suggestions
Pauli Virtanen edited this page 2015-07-16 17:37:33 +03:00

Page revisions

31 Commits

Author SHA1 Message Date
Pauli Virtanen
a6e88db0a9 Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-07-16 17:37:33 +03:00
Pauli Virtanen
62d358698f Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-07-16 17:36:31 +03:00
Pauli Virtanen
b3093eafc9 Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-07-16 17:18:34 +03:00
Pauli Virtanen
ca9faff163 Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-07-16 14:48:46 +03:00
Pauli Virtanen
ed17c365f9 Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-07-16 14:46:45 +03:00
Pauli Virtanen
069cdb5d7b Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-07-16 14:28:25 +03:00
Pauli Virtanen
6da27434d6 Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-07-16 14:27:22 +03:00
Pauli Virtanen
baad6dff3d Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-07-16 14:25:45 +03:00
Pauli Virtanen
5b601debe8 Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-07-16 14:23:31 +03:00
Marten van Kerkwijk
55ade83c72 Simplification by ensuring that if output arrays are present, only their __numpy_ufunc__ methods get called. 2015-06-05 13:32:41 -04:00
Marten van Kerkwijk
281832887c remove special treatment of __iadd__ again 2015-05-29 19:44:29 -04:00
Marten van Kerkwijk
475cabe90c __iadd__ special treatment 2015-05-29 17:10:22 -04:00
Pauli Virtanen
6800cb3f10 Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-05-29 21:59:00 +03:00
Pauli Virtanen
eb8f375ce2 Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-05-29 21:50:37 +03:00
Pauli Virtanen
9483936b59 Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-05-29 21:50:22 +03:00
Pauli Virtanen
2c6a9af1c5 opt-out-wrapper-direct-dispatch.1 2015-05-29 21:50:05 +03:00
Marten van Kerkwijk
1289436a60 Another change to MaskedArray 2015-05-29 09:41:11 -04:00
Marten van Kerkwijk
40e0c558d1 Further update to MaskedArray, catching possible TypeError. 2015-05-29 09:31:35 -04:00
Marten van Kerkwijk
c1751cb7a0 Correction to MaskedArray; it should call ufunc on its data, since that might have its own __numpy_ufunc__ 2015-05-29 08:58:49 -04:00
Pauli Virtanen
929daf907e Revert d94397043330bcbc7115008f1bcebbca0cd8a173^...d94397043330bcbc7115008f1bcebbca0cd8a173 on ufunc and binop overrides and behavior suggestions 2015-05-29 10:41:15 +03:00
Pauli Virtanen
d943970433 Fix issue in opt-out-wrapper 2015-05-29 10:36:29 +03:00
Stephan Hoyer
eb14bdd8cb Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-05-28 23:19:09 -05:00
Stephan Hoyer
442f47d34d Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-05-28 23:15:23 -05:00
Stephan Hoyer
ebcae956d3 Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-05-28 19:08:59 -05:00
Marten van Kerkwijk
3798f84dfe Add the "presence of __numpy_ufunc__ is similar to subclass" idea. 2015-05-28 16:08:52 -04:00
Pauli Virtanen
30da029e2f Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-05-28 02:19:34 +03:00
Pauli Virtanen
aab0b36d38 Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-05-28 02:19:16 +03:00
Pauli Virtanen
dd42a529a3 Revise opt-out 2015-05-28 02:17:56 +03:00
Pauli Virtanen
6904826408 Updated ufunc and binop overrides and behavior suggestions (markdown) 2015-05-28 02:13:02 +03:00
Pauli Virtanen
22ccc9a636 Revised opt-out 2015-05-28 02:11:36 +03:00
Pauli Virtanen
05058cdaa7 Initial revision 2015-05-28 02:04:25 +03:00