Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEP: Remove deprecated modules numarray and oldnumeric. | Charles Harris | 2013-09-23 | 1 | -96/+0 |
* | STY: Giant comma spacing fixup. | Charles Harris | 2013-08-18 | 1 | -45/+45 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | 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 | -0/+2 |
* | Correct the oldnumeric typecodes, update the tests to work on 32-bit machines... | Robert Kern | 2008-07-03 | 1 | -12/+18 |
* | Clean up test output such that a completely-passing test suite has no extrane... | Robert Kern | 2008-07-03 | 1 | -1/+3 |
* | Restore old test framework classes. | Alan McIntyre | 2008-06-21 | 1 | -1/+1 |
* | Switched to use nose to run tests. Added test and bench functions to all mod... | Alan McIntyre | 2008-06-17 | 1 | -2/+2 |
* | Whitespace cleanup. | Stefan van der Walt | 2007-01-08 | 1 | -1/+1 |
* | Check-in name-space changes so that numpy.oldnumeric is the compatibility mod... | Travis Oliphant | 2006-06-12 | 1 | -0/+86 |