summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/compat.py
Commit message (Expand)AuthorAgeFilesLines
* 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