summaryrefslogtreecommitdiff
path: root/numpy/linalg/lapack_lite
Commit message (Expand)AuthorAgeFilesLines
* Python 3000 fixes for 2to3 [patch by James Watson].Stefan van der Walt2009-03-021-1/+1
* ran reindent.py to clean up whitespaceJarrod Millman2007-10-291-1/+0
* Using the in operator to find substrings. It is shorter and easier to unders...Jarrod Millman2007-10-291-1/+1
* Add qr decomposition to linalgTravis Oliphant2006-08-101-0/+2
* Add the code that generates lapack_lite from LAPACK sources.cookedm2006-06-275-0/+711