summaryrefslogtreecommitdiff
path: root/numpy/oldnumeric
Commit message (Expand)AuthorAgeFilesLines
...
* Restore numpy.oldnumeric.mlab.cov to MLab.cov behaviorTravis Oliphant2006-08-131-4/+29
* Change default axis argument of average and several masked array functions. M...Travis Oliphant2006-08-133-3/+17
* Finished up numpy.numarray.alter_code1Travis Oliphant2006-08-102-2/+2
* Add output arguments to a few more functions for consistencyTravis Oliphant2006-08-102-7/+16
* Minor changes to alter_code scriptsTravis Oliphant2006-08-051-1/+1
* Un-deprecate some names in Numeric.Travis Oliphant2006-08-055-21/+46
* Move converting codeTravis Oliphant2006-08-052-0/+308
* Update eye and tri to take dtype in mlabTravis Oliphant2006-08-051-5/+5
* Alter typeconv to ignore 'b'Travis Oliphant2006-08-051-16/+24
* Fixes for the recent change to oldnumericTravis Oliphant2006-08-0510-43/+92
* Final fixes to oldnumericTravis Oliphant2006-08-051-17/+24
* Fix-up oldnumeric compatibility layer.Travis Oliphant2006-08-053-5/+81
* More fixes to backward compatibilityTravis Oliphant2006-08-0511-103/+377
* Many name-changes in oldnumeric. This may break some numpy code that was usi...Travis Oliphant2006-08-048-42/+617
* Convert so that axis arguments are consistent for methods and functions. Pla...Travis Oliphant2006-08-042-1/+15
* Strip white-space on element retrievalTravis Oliphant2006-08-031-1/+0
* Added histogram2d #161Travis Oliphant2006-07-011-2/+2
* Make the default array type float.Travis Oliphant2006-06-302-0/+51
* Expose deprecate functionTravis Oliphant2006-06-151-14/+9
* Fix-up oldnumeric moduleTravis Oliphant2006-06-122-0/+23
* Check-in name-space changes so that numpy.oldnumeric is the compatibility mod...Travis Oliphant2006-06-122-0/+257