summaryrefslogtreecommitdiff
path: root/numpy/lib/convertnumericB.py
Commit message (Collapse)AuthorAgeFilesLines
* Move converting codeTravis Oliphant2006-08-051-135/+0
|
* Fix convertnumericA.py to fix transition from 'b' to 'B'Travis Oliphant2006-08-051-5/+11
|
* Many name-changes in oldnumeric. This may break some numpy code that was ↵Travis Oliphant2006-08-041-2/+2
| | | | using the oldnumeric interface.
* Change axis=0 to axis=None to be consistent with methods and move axis=0 ↵Travis Oliphant2006-08-041-0/+129
functions to oldnumeric