summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/precision.py
Commit message (Expand)AuthorAgeFilesLines
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Use absolute imports.Charles Harris2013-03-281-2/+2
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-4/+9
* STY: Fix up some remaining old-style exceptions.Charles Harris2011-04-051-1/+2
* Correct the oldnumeric typecodes, update the tests to work on 32-bit machines...Robert Kern2008-07-031-4/+3
* 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