summaryrefslogtreecommitdiff
path: root/numpy/core/arrayprint.pyi
Commit message (Expand)AuthorAgeFilesLines
* ENH: Add spaces after punctuation in dtype repr/str. (#19686)Antony Lee2021-09-291-4/+4
* DOC: Typos found by codespellDimitri Papadopoulos2021-09-211-2/+2
* MAINT: Drop .pyi code-paths specific to Python 3.7Bas van Beek2021-08-301-7/+1
* BUG/ENH: fix array2string rounding bug by adding min_digits optionAllan Haldane2021-03-181-0/+2
* MAINT: Updated annotationsMitchell Faas2021-02-011-7/+7
* MAINT: Renamed `<X>Like` to `<X>Like_co`Bas van Beek2021-01-181-5/+5
* MAINT: Added a type-alias for the `floatmode` annotationsBas van Beek2020-12-191-9/+7
* MAINT: Remove any mention of `formatter["str"]`Bas van Beek2020-12-191-1/+0
* ENH: Added annotations for `np.core.arrayprint`Bas van Beek2020-12-191-0/+148