summaryrefslogtreecommitdiff
path: root/scipy/basic/linalg.py
Commit message (Expand)AuthorAgeFilesLines
* Moving out basic tools to higher level.Travis Oliphant2005-12-251-549/+0
* Moved linalg_lite, fftpack_lite under scipy.basic. Code clean up.Pearu Peterson2005-12-161-2/+525
* Fixed svd and eig to be compatible with full scipy. Eliminate warning.Travis Oliphant2005-11-161-3/+13
* Fixed missing global symbols.Pearu Peterson2005-11-141-0/+3
* Moved extra modules to basicTravis Oliphant2005-10-071-0/+13