summaryrefslogtreecommitdiff
path: root/numpy/testing/utils.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Added more debugging hooks to PackageLoader: NUMPY_IMPORT_DEBUG. Avoid ↵Pearu Peterson2006-02-241-6/+11
| | | | initiating Scipy/NumpyTest during imports.
* 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