| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MAINT: Replace the old `_NestedSequence` union and remove `_RecursiveSequence` | Bas van Beek | 2021-09-19 | 1 | -10/+8 |
| * | MAINT: Drop .pyi code-paths specific to Python 3.7 | Bas van Beek | 2021-08-30 | 1 | -6/+2 |
| * | MAINT: Move `ravel_multi_index` and `unravel_index` to `np.core.multiarray` | Bas van Beek | 2021-06-06 | 1 | -28/+5 |
| * | MAINT: Replace `_ArrayND` with `NDArray` | Bas van Beek | 2021-05-12 | 1 | -15/+15 |
| * | MAINT: Remove unsafe unions from `np.lib.index_tricks` | Bas van Beek | 2021-04-30 | 1 | -4/+19 |
| * | MAINT: Relax the type-constraints of `IndexExpression.__getitem__` | Bas van Beek | 2021-02-25 | 1 | -5/+5 |
| * | ENH: Add annotations for `np.lib.index_tricks` | Bas van Beek | 2021-02-25 | 1 | -0/+179 |
