summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_twodim_base.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed a memory-leak in EnsureArray. Added __array_priority__ to array scalar...Travis Oliphant2006-07-201-1/+1
* Patch from David Huard to future-proof histogram2d testcookedm2006-07-061-3/+2
* Added histogram2d #161Travis Oliphant2006-07-011-6/+27
* update tests to all run correctlyTim Leslie2006-03-131-3/+2
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-1/+1
* Run tabnanny over the code, and replace uses of tab for indentation with spacescookedm2006-03-101-1/+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/+134