summaryrefslogtreecommitdiff
path: root/numpy/matrixlib/defmatrix.pyi
Commit message (Expand)AuthorAgeFilesLines
* STY: Use subscriptable `collections.abc` types over the generic aliases in …Bas van Beek2021-12-231-1/+2
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-2/+2
* ENH: Add annotations for `np.matrix`Bas van Beek2021-10-121-0/+15