summaryrefslogtreecommitdiff
path: root/numpy/numarray/ufuncs.py
Commit message (Collapse)AuthorAgeFilesLines
* Update C-API to add features needed for numarray compatibility. Output ↵Travis Oliphant2006-08-101-2/+3
| | | | argument added for several functions and clipmode argument added for a few others.
* Fix numarray compatibility layer so it at least imports. It's not finished ↵Travis Oliphant2006-08-081-13/+13
| | | | yet, but some functionality is there.
* Add numarray compatibility.Travis Oliphant2006-08-081-0/+21