Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Validate dispatcher functions in array_function_dispatch (#12099) | Stephan Hoyer | 2018-10-08 | 1 | -1/+36 |
* | CLN: rename array_function internal arguments | Stephan Hoyer | 2018-09-28 | 1 | -38/+28 |
* | CLN: cleanup and better document core/overrides.py | Stephan Hoyer | 2018-09-26 | 1 | -26/+69 |
* | Fix precedence of ndarray subclasses and misc cleanup | Stephan Hoyer | 2018-09-24 | 1 | -29/+37 |
* | Add comment on subclasses ordering | Stephan Hoyer | 2018-09-23 | 1 | -0/+3 |
* | ENH: initial implementation of core __array_function__ machinery | Stephan Hoyer | 2018-09-20 | 1 | -0/+75 |