summaryrefslogtreecommitdiff
path: root/numpy/dual.py
Commit message (Expand)AuthorAgeFilesLines
* 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