summaryrefslogtreecommitdiff
path: root/numpy/lib/index_tricks.pyi
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Replace `_ArrayND` with `NDArray`Bas van Beek2021-05-121-15/+15
* MAINT: Remove unsafe unions from `np.lib.index_tricks`Bas van Beek2021-04-301-4/+19
* MAINT: Relax the type-constraints of `IndexExpression.__getitem__`Bas van Beek2021-02-251-5/+5
* ENH: Add annotations for `np.lib.index_tricks`Bas van Beek2021-02-251-0/+179