summaryrefslogtreecommitdiff
path: root/numpy/matrixlib/tests
Commit message (Expand)AuthorAgeFilesLines
* ENH: core: add .dot() method to ndarrays; a.dot(b) == np.dot(a, b)Pauli Virtanen2010-04-301-2/+3
* DEP: Fix deprecation warnings in Python 3.1. The warnings come from the unittestCharles Harris2010-02-201-1/+1
* Rename matrx to matrixlib.David Cournapeau2009-09-184-0/+432