Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP: Restore dual behaviour | Sebastian Berg | 2022-06-15 | 1 | -0/+1 |
* | ENH: Implement string comparison ufuncs (or almost) (#21041) | Sebastian Berg | 2022-06-10 | 1 | -0/+9 |
* | FIX: Add compat hack to find force a reduce-compatible loop if we found a non... | Sebastian Berg | 2021-12-04 | 1 | -1/+2 |
* | MAINT: Remove specialized `out=` casting loops and introduce resolvers for re... | Sebastian Berg | 2021-12-03 | 1 | -0/+11 |
* | MAINT: Refactor reductions to use NEP 43 style dispatching/promotion | Sebastian Berg | 2021-10-11 | 1 | -0/+4 |
* | ENH: Add basic promoter capability to ufunc dispatching | Sebastian Berg | 2021-08-02 | 1 | -0/+4 |
* | TST: Add basic tests for custom DType (scaled float) ufuncs | Sebastian Berg | 2021-07-28 | 1 | -0/+3 |
* | BUG,MAINT: New style DTypes should never use legacy promotion | Sebastian Berg | 2021-07-27 | 1 | -9/+5 |
* | MAINT: Refactor UFunc core to use NEP 43 style dispatching/promotion | Sebastian Berg | 2021-07-22 | 1 | -0/+26 |