Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 |