summaryrefslogtreecommitdiff
path: root/numpy/dual.py
Commit message (Expand)AuthorAgeFilesLines
* Merge from documentation editor.Stefan van der Walt2008-08-051-0/+12
* Many name-changes in oldnumeric. This may break some numpy code that was usi...Travis Oliphant2006-08-041-1/+1
* Committed much of ticket #36Travis Oliphant2006-03-151-2/+5
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-1/+0
* Add restore functions to numpy.dualTravis Oliphant2006-01-191-3/+9
* Use a register_func system for altering functions in numpy.dualTravis Oliphant2006-01-191-21/+22
* handle odd scipy installationssasha2006-01-151-1/+1
* Fixed up so that at least element-size is allocated and iterator of size-0 ra...Travis Oliphant2006-01-081-8/+15
* Added i0 natively for kaiser windowTravis Oliphant2006-01-051-4/+5
* Removed pkg names from dualTravis Oliphant2006-01-051-1/+4
* Changed how to get dual numpy/scipy behavior. Use explicit numpy.dual module.Travis Oliphant2006-01-051-0/+37