Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STY: PEP8 fixes for numpy/testing numpy/testing/tests. | Charles Harris | 2015-07-05 | 1 | -2/+4 |
* | STY: Giant comma spacing fixup. | Charles Harris | 2013-08-18 | 1 | -1/+1 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -26/+26 |
* | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -1/+4 |
* | STY: Replace remaining old style classes with classes subclassing object. | Charles Harris | 2011-04-05 | 1 | -1/+1 |
* | ENH: core: Start converting ufunc to new iterator, add PyArray_PromoteTypes | Mark Wiebe | 2011-01-18 | 1 | -6/+13 |
* | ENH: Remove type number ordering assumptions in CanCastSafely, ScalarKinds, a... | Mark Wiebe | 2010-11-30 | 1 | -0/+79 |