Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: linalg: convert non-native endian arrays to native-endian before handing... | Pauli Virtanen | 2010-05-11 | 1 | -0/+9 |
* | BUG: fix #786, bad exception for wrong order for linalg.norm. | David Cournapeau | 2009-03-02 | 1 | -0/+5 |
* | Clean up test output such that a completely-passing test suite has no extrane... | Robert Kern | 2008-07-03 | 1 | -2/+0 |
* | 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/+3 |
* | Fix ordering assumption in regression test. | Charles Harris | 2008-05-21 | 1 | -2/+4 |
* | ran reindent in preparation for the 1.1 release | Jarrod Millman | 2008-04-20 | 1 | -4/+4 |
* | Add regression for #627. | David Cournapeau | 2008-03-21 | 1 | -1/+12 |
* | Add regression test for #662. | David Cournapeau | 2008-03-21 | 1 | -1/+12 |
* | Add regression test for ticket #652. | David Cournapeau | 2008-03-21 | 1 | -0/+34 |