summaryrefslogtreecommitdiff
path: root/numpy/lib/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* change use of deprecated NewAxis to newaxisTim Leslie2006-03-181-1/+1
|
* update tests to all run correctlyTim Leslie2006-03-134-7/+6
|
* Run reindent.py (script distributed with Python) over the source to remove ↵cookedm2006-03-105-91/+91
| | | | extraneous whitespace
* Run tabnanny over the code, and replace uses of tab for indentation with spacescookedm2006-03-101-1/+1
|
* Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; ↵Travis Oliphant2006-01-151-2/+0
| | | | .dtypechar -> .dtype.char
* Arraysetops added to numpy.libRobert Cimrman2006-01-091-0/+145
|
* Cleaning up __all__ list and numpy namespace.Pearu Peterson2006-01-052-0/+2
|
* More fixes...Travis Oliphant2006-01-048-19/+22
|
* Fixed libTravis Oliphant2006-01-041-0/+364
|
* Changed all references to scipy to numpyTravis Oliphant2006-01-047-23/+23
|
* Change most setup.py filesTravis Oliphant2006-01-042-0/+301
|
* Moving things..Travis Oliphant2006-01-045-0/+646