summaryrefslogtreecommitdiff
path: root/numpy/lib/getlimits.py
Commit message (Collapse)AuthorAgeFilesLines
* numpy.lib.getlimits: replace typecodes with dtypescookedm2006-07-281-22/+19
|
* explicitly use numerictypesTim Leslie2006-03-231-6/+8
|
* Run reindent.py (script distributed with Python) over the source to remove ↵cookedm2006-03-101-1/+0
| | | | extraneous whitespace
* Ensure scalars in finfoTravis Oliphant2006-03-061-4/+6
|
* Change arrtype --> sctype so that dtype is given pre-eminance in determining ↵Travis Oliphant2006-01-311-1/+1
| | | | array type.
* Fixed up usage of dtype to be consistent with new dtype objects.Travis Oliphant2006-01-171-1/+1
|
* More numpy fixes...Travis Oliphant2006-01-041-1/+1
|
* Fixed libTravis Oliphant2006-01-041-2/+2
|
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-3/+3
|
* Moving things..Travis Oliphant2006-01-041-0/+118