Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STY: Use subscriptable `builtins` types over the generic aliases in `typing` | Bas van Beek | 2021-12-23 | 1 | -2/+2 |
* | STY: Replace `Union` with the `|` operator | Bas van Beek | 2021-12-22 | 1 | -2/+2 |
* | MAINT: Replace `_ArrayND` with `NDArray` | Bas van Beek | 2021-05-12 | 1 | -5/+5 |
* | MAINT: Remove unsafe unions from `np.lib.ufunclike` | Bas van Beek | 2021-04-30 | 1 | -6/+22 |
* | ENH: Add annotations for `np.lib.ufunclike` | Bas van Beek | 2021-02-09 | 1 | -0/+50 |