summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace cleanup.Stefan van der Walt2007-01-081-2/+1
|
* Fixes for the recent change to oldnumericTravis Oliphant2006-08-051-1/+2
|
* More fixes to backward compatibilityTravis Oliphant2006-08-051-4/+20
|
* Many name-changes in oldnumeric. This may break some numpy code that was ↵Travis Oliphant2006-08-041-15/+7
| | | | using the oldnumeric interface.
* Convert so that axis arguments are consistent for methods and functions. ↵Travis Oliphant2006-08-041-0/+12
| | | | Place functions for which this changes the Numeric default into oldnumeric.
* Make the default array type float.Travis Oliphant2006-06-301-0/+6
|
* Fix-up oldnumeric moduleTravis Oliphant2006-06-121-0/+15