Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: fix typo | Kenichi Maehashi | 2021-06-10 | 1 | -1/+1 |
* | ENH: support major version larger than 9 in numpy.lib.NumpyVersion | Kenichi Maehashi | 2021-06-10 | 1 | -1/+1 |
* | BUG: Fixed a broken `NumpyVersion.__repr__` method | Bas van Beek | 2021-05-11 | 1 | -1/+1 |
* | MAINT: multiline regex class simplify | Tyler Reddy | 2020-12-29 | 1 | -1/+1 |
* | MAINT: Replace basestring with str. | Charles Harris | 2020-01-23 | 1 | -4/+2 |
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | TST, DOC: enable refguide_check | Tyler Reddy | 2018-12-14 | 1 | -1/+4 |
* | DOC: Fix NumpyVersion example (closes gh-10935) | Stefan van der Walt | 2018-04-19 | 1 | -1/+1 |
* | DOC: change Numpy to NumPy in dosctrings and comments | Pierre de Buyl | 2016-09-06 | 1 | -3/+3 |
* | STY: Make files in numpy/lib PEP8 compliant. | Charles Harris | 2014-07-31 | 1 | -0/+1 |
* | ENH: Add the scipy NumpyVersion class. | Charles Harris | 2014-05-15 | 1 | -0/+155 |