summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_index_tricks.py
Commit message (Expand)AuthorAgeFilesLines
* Add one more test from ticket #728Travis Oliphant2008-04-111-0/+4
* Fixed #728 scalar coercion problem with mixed types and r_Travis Oliphant2008-04-111-0/+4
* Rename test classes to CapWords.Stefan van der Walt2007-10-021-2/+2
* Whitespace cleanup.Stefan van der Walt2007-01-081-1/+0
* Fix up r_ so you can specify the minimum number of dimensions to force arrays...Travis Oliphant2006-09-141-1/+1
* Replace ScipyTestCase with NumpyTestCasecookedm2006-07-171-3/+3
* update tests to all run correctlyTim Leslie2006-03-131-3/+1
* Cleaning up __all__ list and numpy namespace.Pearu Peterson2006-01-051-0/+1
* More fixes...Travis Oliphant2006-01-041-2/+2
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-3/+3
* Moving things..Travis Oliphant2006-01-041-0/+53