[Numpy-discussion] NEP: Dispatch Mechanism for NumPy’s high level API (original) (raw)
Hameer Abbasi einstein.edison at gmail.com
Sun Jun 3 00:45:55 EDT 2018
- Previous message (by thread): [Numpy-discussion] NEP: Dispatch Mechanism for NumPy’s high level API
- Next message (by thread): [Numpy-discussion] NEP: Dispatch Mechanism for NumPy’s high level API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Perhaps I missed this but I didn’t see: what happens when both array_ufunc and array_function are defined? I might want to do this to for example add support for functions like concatenate or stack to a class that already has an array_ufunc defines.
This is mentioned in the section “Non-goals”, which says that ufuncs and their methods should be excluded, along with a few other classes of functions/methods.
Sent from Astro <https://www.helloastro.com> for Mac -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20180602/3c04fff7/attachment.html>
- Previous message (by thread): [Numpy-discussion] NEP: Dispatch Mechanism for NumPy’s high level API
- Next message (by thread): [Numpy-discussion] NEP: Dispatch Mechanism for NumPy’s high level API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]