Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TST: Update test__version.py. | Charles Harris | 2015-09-23 | 1 | -0/+13 |
| | | | | | | | Added tests for the x.x.dev0+1234567 form together with alpha and beta versions of same. Updates lifted from scipy. | ||||
* | ENH: Add the scipy NumpyVersion class. | Charles Harris | 2014-05-15 | 1 | -0/+57 |
The class is in numpy/lib/_version.py and can be used to compare numpy versions when the version goes to double digits. |