Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TYP: Remove `normed=` from typing stubs | Sebastian Berg | 2022-06-02 | 1 | -4/+2 |
| | |||||
* | MAINT: Split `numpy.typing` into a public and private component | Bas van Beek | 2022-03-18 | 1 | -1/+1 |
| | | | | i.e. `numpy.typing` and `numpy._typing` | ||||
* | STY: Use subscriptable `collections.abc` types over the generic aliases in … | Bas van Beek | 2021-12-23 | 1 | -1/+1 |
| | |||||
* | STY: Use subscriptable `builtins` types over the generic aliases in `typing` | Bas van Beek | 2021-12-23 | 1 | -8/+6 |
| | |||||
* | ENH: Add annotations for `np.lib.histograms` | Bas van Beek | 2021-10-07 | 1 | -4/+48 |
| | |||||
* | ENH: Add improved placeholder annotations for `np.lib` | Bas van Beek | 2021-04-26 | 1 | -0/+7 |