summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_shape_base.py
Commit message (Expand)AuthorAgeFilesLines
* Replace ScipyTestCase with NumpyTestCasecookedm2006-07-171-15/+15
* Fix kron so that the return type reflects the type of its arguments. Also, ra...Tim Hochberg2006-04-201-0/+32
* change use of deprecated NewAxis to newaxisTim Leslie2006-03-181-1/+1
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-3/+3
* More fixes...Travis Oliphant2006-01-041-2/+3
* Fixed libTravis Oliphant2006-01-041-0/+364