Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many name-changes in oldnumeric. This may break some numpy code that was ↵ | Travis Oliphant | 2006-08-04 | 1 | -1/+1 |
| | | | | using the oldnumeric interface. | ||||
* | Committed much of ticket #36 | Travis Oliphant | 2006-03-15 | 1 | -2/+5 |
| | |||||
* | Run reindent.py (script distributed with Python) over the source to remove ↵ | cookedm | 2006-03-10 | 1 | -1/+0 |
| | | | | extraneous whitespace | ||||
* | Add restore functions to numpy.dual | Travis Oliphant | 2006-01-19 | 1 | -3/+9 |
| | |||||
* | Use a register_func system for altering functions in numpy.dual | Travis Oliphant | 2006-01-19 | 1 | -21/+22 |
| | |||||
* | handle odd scipy installations | sasha | 2006-01-15 | 1 | -1/+1 |
| | |||||
* | Fixed up so that at least element-size is allocated and iterator of size-0 ↵ | Travis Oliphant | 2006-01-08 | 1 | -8/+15 |
| | | | | raises an error | ||||
* | Added i0 natively for kaiser window | Travis Oliphant | 2006-01-05 | 1 | -4/+5 |
| | |||||
* | Removed pkg names from dual | Travis Oliphant | 2006-01-05 | 1 | -1/+4 |
| | |||||
* | Changed how to get dual numpy/scipy behavior. Use explicit numpy.dual module. | Travis Oliphant | 2006-01-05 | 1 | -0/+37 |