summaryrefslogtreecommitdiff
path: root/numpy/linalg/linalg.py
Commit message (Expand)AuthorAgeFilesLines
...
* Added more debugging hooks to PackageLoader: NUMPY_IMPORT_DEBUG. Avoid initia...Pearu Peterson2006-02-241-3/+4
* Fix scalar-multiply dotblas error for non-double types. Preserve more matric...Travis Oliphant2006-02-231-4/+1
* Make matrices survive through more functions.Travis Oliphant2006-02-231-10/+17
* Fix _AIX bug and add UserArray for container class backward compatibility.Travis Oliphant2006-02-231-0/+1
* Fixed linalg.singular_value_decomposition. Should full_matrices=1 ??edschofield2006-02-221-4/+3
* Fix a few more improper uses of .dtype attribute.Travis Oliphant2006-01-211-1/+1
* Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; .dt...Travis Oliphant2006-01-151-6/+6
* Fixed import for undefined triu.Pearu Peterson2006-01-061-1/+1
* More numpy fixes...Travis Oliphant2006-01-041-1/+1
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-2/+2
* rename sub-packagesTravis Oliphant2006-01-041-0/+556