Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TYP, ENH: Add annotations for the `equal_nan` keyword to `np.unique` | Bas van Beek | 2022-06-03 | 1 | -0/+32 |
* | MAINT: Split `numpy.typing` into a public and private component | Bas van Beek | 2022-03-18 | 1 | -1/+1 |
* | MAINT: Create the `_ArrayLike` type-alias in `numpy.typing` | Bas van Beek | 2022-01-24 | 1 | -5/+1 |
* | STY: Use subscriptable `builtins` types over the generic aliases in `typing` | Bas van Beek | 2021-12-23 | 1 | -19/+17 |
* | STY: Replace `Union` with the `|` operator | Bas van Beek | 2021-12-22 | 1 | -1/+0 |
* | ENH: Add annotations for `np.lib.arraysetops` | Bas van Beek | 2021-09-21 | 1 | -9/+332 |
* | ENH: Add improved placeholder annotations for `np.lib` | Bas van Beek | 2021-04-26 | 1 | -0/+12 |