summaryrefslogtreecommitdiff
path: root/numpy/numarray/linear_algebra.py
Commit message (Expand)AuthorAgeFilesLines
* Don't share __all__ between numarray.linear_algebra and oldnumeric.linear_alg...Stefan van der Walt2006-11-221-1/+1
* Add qr decomposition to linalgTravis Oliphant2006-08-101-0/+15