Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark `d` argument to fftfreq and rfftfreq as optional in type stubs. | Peter Hawkins | 2023-03-03 | 1 | -4/+4 |
* | 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/+2 |
* | STY: Use subscriptable `builtins` types over the generic aliases in `typing` | Bas van Beek | 2021-12-23 | 1 | -2/+2 |
* | ENH: Add annotations for `np.fft` | Bas van Beek | 2021-11-02 | 1 | -0/+50 |