summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric/ma.py
Commit message (Collapse)AuthorAgeFilesLines
* ran reindent in preparation for the 1.1 releaseJarrod Millman2008-04-201-2/+0
|
* Fix typo.Travis Oliphant2008-04-031-1/+1
|
* Fix-up a few errors in oldnumeric.Travis Oliphant2008-04-011-3/+3
|
* fix-up imports in oldnumeric/ma.pyTravis Oliphant2008-04-011-6/+6
|
* Add old ma.py interface to oldnumeric compatibility layer so that it stays ↵Travis Oliphant2008-04-011-7/+2262
| | | | the same.
* Fix oldnumeric compatibility with maTravis Oliphant2008-03-131-2/+2
|
* ran reindent.py to clean up whitespaceJarrod Millman2007-10-291-1/+0
|
* Change default axis argument of average and several masked array functions. ↵Travis Oliphant2006-08-131-0/+10
| | | | Move old behaviors to compatibility layer.
* Fixes for the recent change to oldnumericTravis Oliphant2006-08-051-8/+2
|
* More fixes to backward compatibilityTravis Oliphant2006-08-051-0/+11