Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: add up-to-date numpy.linalg docstring, remove info.py file | Ralf Gommers | 2019-09-22 | 1 | -37/+0 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+1 |
* | Factor out matrix_multiply from defmatrix. Based on a patch by | Stefan van der Walt | 2008-04-06 | 1 | -0/+1 |
* | Fix pseudo-inverse description. Closes #631. | Stefan van der Walt | 2008-03-11 | 1 | -1/+2 |
* | docstring improvements from Pauli Virtanen | Jarrod Millman | 2007-12-29 | 1 | -15/+24 |
* | Whitespace cleanup. | Stefan van der Walt | 2007-01-08 | 1 | -1/+1 |
* | Committed much of ticket #36 | Travis Oliphant | 2006-03-15 | 1 | -6/+7 |
* | Run reindent.py (script distributed with Python) over the source to remove ex... | cookedm | 2006-03-10 | 1 | -3/+2 |
* | More numpy fixes... | Travis Oliphant | 2006-01-04 | 1 | -1/+1 |
* | rename sub-packages | Travis Oliphant | 2006-01-04 | 1 | -0/+25 |