summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/functions.py
Commit message (Collapse)AuthorAgeFilesLines
* more janitorial workJarrod Millman2007-12-291-21/+21
|
* Whitespace cleanup.Stefan van der Walt2007-01-081-5/+4
|
* Fix the fromfunction routine to use float as default. Update oldnumeric and ↵Travis Oliphant2006-09-281-2/+5
| | | | numarray compatibility modules.
* oldnumeric.argmin should use numpy.argminRobert Kern2006-09-191-1/+1
|
* Add histogramnd and fix histogram2dTravis Oliphant2006-09-141-0/+1
|
* Fix error in oldnumeric.emptyTravis Oliphant2006-08-161-1/+1
|
* Change default axis argument of average and several masked array functions. ↵Travis Oliphant2006-08-131-1/+5
| | | | Move old behaviors to compatibility layer.
* Add output arguments to a few more functions for consistencyTravis Oliphant2006-08-101-2/+11
|
* Un-deprecate some names in Numeric.Travis Oliphant2006-08-051-1/+8
|
* Fixes for the recent change to oldnumericTravis Oliphant2006-08-051-9/+9
|
* Final fixes to oldnumericTravis Oliphant2006-08-051-17/+24
|
* Fix-up oldnumeric compatibility layer.Travis Oliphant2006-08-051-2/+34
|
* More fixes to backward compatibilityTravis Oliphant2006-08-051-0/+62