Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Split `numpy.typing` into a public and private component | Bas van Beek | 2022-03-18 | 1 | -1/+1 |
* | 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 | -5/+3 |
* | MAINT: Add `np.rec.array` overloads for `None` and file-like objects | Bas van Beek | 2021-12-15 | 1 | -0/+54 |
* | ENH: Add annotations for the `np.rec` functions | Bas van Beek | 2021-09-24 | 1 | -51/+169 |
* | MAINT: Move `np.rec` to `np.core.records` | Bas van Beek | 2021-09-24 | 1 | -0/+65 |