Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Type the `like` parameter via a `__array_function__` protocol | Bas van Beek | 2022-01-11 | 1 | -6/+7 |
* | STY: Use subscriptable `collections.abc` types over the generic aliases in … | Bas van Beek | 2021-12-23 | 1 | -2/+1 |
* | STY: Use subscriptable `builtins` types over the generic aliases in `typing` | Bas van Beek | 2021-12-23 | 1 | -14/+11 |
* | MAINT: Replace the old `_NestedSequence` union and remove `_RecursiveSequence` | Bas van Beek | 2021-09-19 | 1 | -2/+2 |
* | ENH: Add annotations for `np.lib.twodim_base` | Bas van Beek | 2021-06-16 | 1 | -21/+244 |
* | MAINT: Import `np.lib`-based functions from aforementioned namespace | Bas van Beek | 2021-04-26 | 1 | -2/+15 |
* | ENH: Add improved placeholder annotations for `np.lib` | Bas van Beek | 2021-04-26 | 1 | -0/+19 |