summaryrefslogtreecommitdiff
path: root/numpy/lib/convertcode.py
Commit message (Collapse)AuthorAgeFilesLines
* Made dtypedescr name attribute always report bit-width; fixed memmap ↵Travis Oliphant2006-01-151-4/+15
| | | | slicing; Improved documentation of convertfile and convertall in convertcode.py
* Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; ↵Travis Oliphant2006-01-151-1/+1
| | | | .dtypechar -> .dtype.char
* numpy.base -> numpyTravis Oliphant2006-01-051-1/+1
|
* Fixes to convertcode.pyTravis Oliphant2006-01-051-4/+4
|
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-3/+3
|
* Change most setup.py filesTravis Oliphant2006-01-041-12/+12
|
* Moving things..Travis Oliphant2006-01-041-0/+147