Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Add dtype-support to `np.core.numeric` | Bas van Beek | 2021-10-26 | 1 | -59/+473 |
* | MAINT: Drop .pyi code-paths specific to Python 3.7 | Bas van Beek | 2021-08-30 | 1 | -6/+1 |
* | MAINT: Move `empty_like` to `np.core.multiarray` | Bas van Beek | 2021-06-06 | 1 | -17/+0 |
* | fix gh-19056 | Ismael Jimenez | 2021-05-22 | 1 | -1/+1 |
* | MAINT: Remove unsafe unions from `np.core.numeric` | Bas van Beek | 2021-04-30 | 1 | -9/+63 |
* | MAINT: Rename `DtypeLike` to `DTypeLike` | Bas van Beek | 2020-11-03 | 1 | -11/+11 |
* | TST: Fixed a broken `np.core.numeric` test | Bas van Beek | 2020-10-21 | 1 | -2/+2 |
* | MAINT: Update the `axes` parameter of `tensordot` | Bas van Beek | 2020-10-21 | 1 | -1/+1 |
* | MAINT: Updated the annotations in `np.core.numeric` | Bas van Beek | 2020-10-14 | 1 | -24/+96 |
* | MAINT: Move the `np.core.numeric` functions to their own stub file | Bas van Beek | 2020-10-07 | 1 | -0/+117 |