summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/compat.py
Commit message (Expand)AuthorAgeFilesLines
* DEP: Remove deprecated modules numarray and oldnumeric.Charles Harris2013-09-231-121/+0
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Apply `imports` fixer.Charles Harris2013-04-021-12/+13
* 2to3: Use absolute imports.Charles Harris2013-03-281-3/+3
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-1/+4
* STY: Update exception style, easy ones.Charles Harris2011-04-051-2/+2
* 3K: ENH: make oldnumeric to import -- but don't implement oldnumeric.Unpickle...Pauli Virtanen2010-02-211-6/+14
* Rewrapped __all__ definition to conform to PEP8.Alan McIntyre2008-09-131-1/+1
* ran reindent in preparation for the 1.1 releaseJarrod Millman2008-04-201-3/+3
* Fix typo from last checkin.Travis Oliphant2008-03-251-1/+1
* Improve support for old pickles.Travis Oliphant2008-03-251-1/+44
* clean up unused imports and bad whitespaceTim Leslie2007-01-091-4/+1
* Whitespace cleanup.Stefan van der Walt2007-01-081-3/+2
* Fix typo in oldnumeric and add Rick White's improvement to histogram for larg...Travis Oliphant2006-12-141-1/+1
* Un-deprecate some names in Numeric.Travis Oliphant2006-08-051-15/+5
* Fix-up oldnumeric compatibility layer.Travis Oliphant2006-08-051-2/+9
* More fixes to backward compatibilityTravis Oliphant2006-08-051-98/+4
* Many name-changes in oldnumeric. This may break some numpy code that was usi...Travis Oliphant2006-08-041-1/+1
* Convert so that axis arguments are consistent for methods and functions. Pla...Travis Oliphant2006-08-041-1/+3
* Strip white-space on element retrievalTravis Oliphant2006-08-031-1/+0
* Expose deprecate functionTravis Oliphant2006-06-151-14/+9
* Check-in name-space changes so that numpy.oldnumeric is the compatibility mod...Travis Oliphant2006-06-121-0/+171