summaryrefslogtreecommitdiff
path: root/numpy/linalg/info.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
* Factor out matrix_multiply from defmatrix. Based on a patch byStefan van der Walt2008-04-061-0/+1
* Fix pseudo-inverse description. Closes #631.Stefan van der Walt2008-03-111-1/+2
* docstring improvements from Pauli VirtanenJarrod Millman2007-12-291-15/+24
* Whitespace cleanup.Stefan van der Walt2007-01-081-1/+1
* Committed much of ticket #36Travis Oliphant2006-03-151-6/+7
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-3/+2
* More numpy fixes...Travis Oliphant2006-01-041-1/+1
* rename sub-packagesTravis Oliphant2006-01-041-0/+25