summaryrefslogtreecommitdiff
path: root/numpy/dual.py
Commit message (Collapse)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 ↵Travis Oliphant2006-08-041-1/+1
| | | | using the oldnumeric interface.
* Committed much of ticket #36Travis Oliphant2006-03-151-2/+5
|
* Run reindent.py (script distributed with Python) over the source to remove ↵cookedm2006-03-101-1/+0
| | | | extraneous whitespace
* 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 ↵Travis Oliphant2006-01-081-8/+15
| | | | raises an error
* 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