Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from documentation editor. | Stefan van der Walt | 2008-08-05 | 1 | -0/+12 |
* | Many name-changes in oldnumeric. This may break some numpy code that was usi... | Travis Oliphant | 2006-08-04 | 1 | -1/+1 |
* | 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 ex... | cookedm | 2006-03-10 | 1 | -1/+0 |
* | 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 ra... | Travis Oliphant | 2006-01-08 | 1 | -8/+15 |
* | 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 |