summaryrefslogtreecommitdiff
path: root/numpy/testing/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Fix 2.3 compatibility on windows.Travis Oliphant2006-03-141-1/+1
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-5/+4
* Added more debugging hooks to PackageLoader: NUMPY_IMPORT_DEBUG. Avoid initia...Pearu Peterson2006-02-241-6/+11
* Added memusage() for os.name=='nt'Pearu Peterson2006-02-211-1/+32
* Added dict and list support to assert_equal when they contain arrays.Pearu Peterson2006-02-201-1/+13
* Fixed error in setflags and added a few unit tests for test_multiarrayTravis Oliphant2006-01-061-1/+6
* Change most setup.py filesTravis Oliphant2006-01-041-6/+6
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+210