-
-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Open
Description
The top results for Google searches like "numpy subclass ndarray" point toward the 1.12.0 docs. Three requests/suggestions.
-
A prominent "There is a newer version" link to the 1.13.0 docs.
-
The 1.12.0 page linked above directs the user to use
__numpy_ufunc__for subclassing. I'm not entirely clear on the timeline in ENH: Add__array_ufunc__#8247, but I couldn't make numpy_ufunc work with 1.12.0, so it isn't obvious whether the doc is accurate or (much more likely) I'm screwing up. -
A non-toy example for numpy_ufunc and/or array_ufunc, ideally demonstrating the tie-ins or use cases for the array_prepare/array_finalize/...
Metadata
Metadata
Assignees
Labels
No labels