summaryrefslogtreecommitdiff
path: root/numpy/lib/convertnumericA.py
Commit message (Expand)AuthorAgeFilesLines
* Move converting codeTravis Oliphant2006-08-051-173/+0
* Fix convertnumericA.py to fix transition from 'b' to 'B'Travis Oliphant2006-08-051-2/+33
* Fix uses of nonzero and add flatnonzeroTravis Oliphant2006-08-051-0/+3
* Many name-changes in oldnumeric. This may break some numpy code that was usi...Travis Oliphant2006-08-041-15/+15
* Change axis=0 to axis=None to be consistent with methods and move axis=0 func...Travis Oliphant2006-08-041-0/+139