summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/misc.py
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace cleanup.Stefan van der Walt2007-01-081-1/+1
|
* Fix the fromfunction routine to use float as default. Update oldnumeric and ↵Travis Oliphant2006-09-281-2/+2
| | | | numarray compatibility modules.
* Switch order of .put arguments to match the function call. Eliminate ↵Travis Oliphant2006-09-221-6/+6
| | | | .putmask as a method and make it only a function.
* Merge changes mistakenly added to 1.0b4 tag to the main trunkTravis Oliphant2006-08-281-2/+3
|
* Change default axis argument of average and several masked array functions. ↵Travis Oliphant2006-08-131-2/+2
| | | | Move old behaviors to compatibility layer.
* Add output arguments to a few more functions for consistencyTravis Oliphant2006-08-101-5/+5
|
* Un-deprecate some names in Numeric.Travis Oliphant2006-08-051-3/+4
|
* Fixes for the recent change to oldnumericTravis Oliphant2006-08-051-2/+2
|
* Fix-up oldnumeric compatibility layer.Travis Oliphant2006-08-051-1/+38
|
* More fixes to backward compatibilityTravis Oliphant2006-08-051-0/+3