Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Introduce Unknown array type to deal with NDArray[Any] more gracefully. | iantra | 2022-09-05 | 2 | -0/+14 |
* | MAINT,TYP: Add object-overloads for the `np.generic` rich comparisons | Bas van Beek | 2022-07-14 | 1 | -0/+13 |
* | MAINT: Do not let `_GenericAlias` wrap the underlying classes `__class__` att... | Bas van Beek | 2022-07-14 | 1 | -0/+1 |
* | ENH: Add `__array_ufunc__` typing support to the `nin=1` ufuncs | Bas van Beek | 2022-07-11 | 1 | -2/+44 |
* | DOC: fix typo in `numpy._typing._NestedSequence` docstring example (#21909) | Thomas Mansencal | 2022-07-03 | 1 | -2/+2 |
* | MAINT: Adapt the `npt._GenericAlias` backport to Python 3.11 `types.GenericAl... | Bas van Beek | 2022-05-26 | 1 | -7/+42 |
* | MAINT: Explicitly re-export the types in `numpy._typing` | Bas van Beek | 2022-03-18 | 1 | -100/+105 |
* | MAINT: Split `numpy.typing` into a public and private component | Bas van Beek | 2022-03-18 | 14 | -0/+2003 |