Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Split `numpy.typing` into a public and private component | Bas van Beek | 2022-03-18 | 1 | -1/+1 |
* | STY: Replace `Union` with the `|` operator | Bas van Beek | 2021-12-22 | 1 | -4/+4 |
* | MAINT: Drop .pyi code-paths specific to Python 3.7 | Bas van Beek | 2021-08-30 | 1 | -7/+1 |
* | ENH: Add overloads | Kevin Sheppard | 2021-02-13 | 1 | -1/+7 |
* | ENH: Update with TypedDict | Kevin Sheppard | 2021-02-13 | 1 | -10/+12 |
* | ENH: Add typing for MT19937 and Philox | Kevin Sheppard | 2021-02-13 | 1 | -0/+34 |