summaryrefslogtreecommitdiff
path: root/numpy/matrixlib/__init__.pyi
Commit message (Collapse)AuthorAgeFilesLines
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-4/+2
|
* ENH: Add annotations for `np.matrix`Bas van Beek2021-10-121-5/+7
|
* ENH: Add `__path__` annotations to all sub-packagesBas van Beek2021-07-251-0/+1
|
* ENH: Add annotations for `<module>.test` objectsBas van Beek2021-07-251-0/+3
|
* ENH: Add improved placeholder annotations for `np.matrixlib`Bas van Beek2021-04-231-4/+7
|
* MAINT: Add missing `__all__` annotationsBas van Beek2021-02-011-1/+3
|
* ENH: Replace module-level `__getattr__` with explicitly defined objectsBas van Beek2020-08-191-2/+4
|
* ENH: Add placeholder stubs for all sub-modulesBas van Beek2020-08-191-0/+4