summaryrefslogtreecommitdiff
path: root/numpy/fft/_pocketfft.pyi
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Split `numpy.typing` into a public and private componentBas van Beek2022-03-181-1/+1
* STY: Use subscriptable `collections.abc` types over the generic aliases in …Bas van Beek2021-12-231-4/+2
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-2/+1
* ENH: Add annotations for `np.fft`Bas van Beek2021-11-021-0/+111