Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STY: Use subscriptable `builtins` types over the generic aliases in `typing` | Bas van Beek | 2021-12-23 | 1 | -3/+1 |
| | |||||
* | DEP: Deprecate `finfo.machar` | Bas van Beek | 2021-10-27 | 1 | -51/+1 |
| | |||||
* | MAINT: Update the `np.finfo` annotations | Bas van Beek | 2021-07-22 | 1 | -0/+4 |
| | | | | Reflect the `finfo` changes, made in https://github.com/numpy/numpy/pull/18536, in the classes' type annotations. | ||||
* | ENH: Add annotations for `MachArLike` | Bas van Beek | 2021-07-09 | 1 | -0/+54 |