Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Spelling fixes | Ville Skyttä | 2017-05-09 | 1 | -1/+1 |
* | STY: PEP8 fixes for numpy/core/*.py | Charles Harris | 2015-07-05 | 1 | -24/+28 |
* | MAINT: Use np.errstate context manager. | Charles Harris | 2013-07-11 | 1 | -5/+2 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -2/+2 |
* | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
* | 2to3: Replace xrange by range and use list(range(...)) where needed | Charles Harris | 2013-03-27 | 1 | -8/+8 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -2/+4 |
* | STY: Fix up some remaining old-style exceptions. | Charles Harris | 2011-04-05 | 1 | -8/+8 |
* | STY: Fix up some two line old-style exceptions. | Charles Harris | 2011-04-05 | 1 | -2/+2 |
* | Docstring update: core | Pauli Virtanen | 2009-10-02 | 1 | -2/+24 |
* | Move finfo into core. | David Cournapeau | 2009-09-16 | 1 | -0/+317 |