summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/arrayfns.py
Commit message (Expand)AuthorAgeFilesLines
* DEP: Remove deprecated modules numarray and oldnumeric.Charles Harris2013-09-231-99/+0
* STY: Giant comma spacing fixup.Charles Harris2013-08-181-5/+5
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-1/+3
* 2to3: Apply `raise` fixes. Closes #3077.Charles Harris2013-03-011-2/+2
* STY: Update exception style, easy ones.Charles Harris2011-04-051-5/+5
* ran reindentJarrod Millman2008-12-311-2/+2
* Rewrapped __all__ definition to conform to PEP8.Alan McIntyre2008-09-131-13/+14
* ran reindent.py to clean up whitespaceJarrod Millman2007-10-291-2/+0
* Add a few more functions to arrayfns compatibility file and fix typo.Travis Oliphant2007-04-021-12/+28
* Add the arrayfns compatibility library -- not finished.Travis Oliphant2007-04-021-0/+82