summaryrefslogtreecommitdiff
path: root/numpy/numarray/matrix.py
Commit message (Expand)AuthorAgeFilesLines
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+1
* ran reindent.py to clean up whitespaceJarrod Millman2007-10-291-1/+0
* Finish adding the rest of numarray compatibilityTravis Oliphant2006-08-101-0/+8
* Add qr decomposition to linalgTravis Oliphant2006-08-101-0/+0