Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STY: Update exception style, easy ones. | Charles Harris | 2011-04-05 | 1 | -4/+4 |
* | ENH: core: Change PyArray_CopyAnyInto and PyArray_MoveAnyInto to use the new ... | Mark Wiebe | 2011-01-17 | 1 | -1/+1 |
* | DOC: wiki merge, matrlixlib and some ndarray methods. | rgommers | 2010-07-31 | 2 | -13/+13 |
* | ENH: core: add .dot() method to ndarrays; a.dot(b) == np.dot(a, b) | Pauli Virtanen | 2010-04-30 | 1 | -2/+3 |
* | 3K: matrixlib: adapt to changes in str.translate | Pauli Virtanen | 2010-02-21 | 1 | -14/+26 |
* | DEP: Fix deprecation warnings in Python 3.1. The warnings come from the unittest | Charles Harris | 2010-02-20 | 1 | -1/+1 |
* | fixed a whole bunch of doctests | Paul Ivanov | 2009-12-28 | 1 | -4/+4 |
* | Docstring update: matrixlib | Pauli Virtanen | 2009-10-02 | 1 | -140/+526 |
* | Rename matrx to matrixlib. | David Cournapeau | 2009-09-18 | 8 | -0/+1142 |