summaryrefslogtreecommitdiff
path: root/numpy/core/fromnumeric.py
Commit message (Expand)AuthorAgeFilesLines
* More fixes to masked array support of output arrays. Travis Oliphant2006-08-101-4/+4
* Add output arguments to a few more functions for consistencyTravis Oliphant2006-08-101-6/+6
* Update C-API to add features needed for numarray compatibility. Output argum...Travis Oliphant2006-08-101-70/+73
* Fix uses of nonzero and add flatnonzeroTravis Oliphant2006-08-051-3/+1
* Redo nonzero change --- head for the hills...Travis Oliphant2006-08-051-1/+1
* Final fixes to oldnumericTravis Oliphant2006-08-051-1/+1
* Final fixes to oldnumericTravis Oliphant2006-08-051-5/+1
* Convert so that axis arguments are consistent for methods and functions. Pla...Travis Oliphant2006-08-041-25/+23
* Clean up docstrings.Travis Oliphant2006-07-201-2/+17
* add some more docstringscookedm2006-07-181-1/+9
* Fix docstrings.Travis Oliphant2006-07-121-1/+1
* fix tabs -> spacesTim Leslie2006-07-101-1/+1
* Check-in name-space changes so that numpy.oldnumeric is the compatibility mod...Travis Oliphant2006-06-121-0/+485