Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ndindex iterator to complement ndenumerate iterator. | Travis Oliphant | 2006-01-27 | 1 | -1/+51 |
* | Simplify the ndenumerate class by exposing coords and index from flat iterato... | Travis Oliphant | 2006-01-26 | 1 | -19/+2 |
* | Add docstrings to index_tricks functions (r_, c_, ndenumerate, index_exp) | cookedm | 2006-01-16 | 1 | -16/+42 |
* | Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; .dt... | Travis Oliphant | 2006-01-15 | 1 | -3/+3 |
* | Fixed up segfault and error in r_ | Travis Oliphant | 2006-01-10 | 1 | -0/+13 |
* | More numpy fixes... | Travis Oliphant | 2006-01-04 | 1 | -4/+3 |
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 1 | -1/+1 |
* | Moving things.. | Travis Oliphant | 2006-01-04 | 1 | -0/+291 |