Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Add spaces after punctuation in dtype repr/str. (#19686) | Antony Lee | 2021-09-29 | 1 | -4/+4 |
* | DOC: Typos found by codespell | Dimitri Papadopoulos | 2021-09-21 | 1 | -2/+2 |
* | MAINT: Drop .pyi code-paths specific to Python 3.7 | Bas van Beek | 2021-08-30 | 1 | -7/+1 |
* | BUG/ENH: fix array2string rounding bug by adding min_digits option | Allan Haldane | 2021-03-18 | 1 | -0/+2 |
* | MAINT: Updated annotations | Mitchell Faas | 2021-02-01 | 1 | -7/+7 |
* | MAINT: Renamed `<X>Like` to `<X>Like_co` | Bas van Beek | 2021-01-18 | 1 | -5/+5 |
* | MAINT: Added a type-alias for the `floatmode` annotations | Bas van Beek | 2020-12-19 | 1 | -9/+7 |
* | MAINT: Remove any mention of `formatter["str"]` | Bas van Beek | 2020-12-19 | 1 | -1/+0 |
* | ENH: Added annotations for `np.core.arrayprint` | Bas van Beek | 2020-12-19 | 1 | -0/+148 |