summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/precision.py
Commit message (Collapse)AuthorAgeFilesLines
* STY: Fix up some remaining old-style exceptions.Charles Harris2011-04-051-1/+2
| | | | I think that is the end of it.
* Correct the oldnumeric typecodes, update the tests to work on 32-bit ↵Robert Kern2008-07-031-4/+3
| | | | machines, make sure these tests are installed with numpy so they can be run with numpy.test().
* using faster string methods rather than deprecated string moduleJarrod Millman2007-10-291-1/+1
|
* Whitespace cleanup.Stefan van der Walt2007-01-081-14/+14
|
* Fixes for the recent change to oldnumericTravis Oliphant2006-08-051-4/+6
|
* More fixes to backward compatibilityTravis Oliphant2006-08-051-0/+167