Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Run reindent.py (script distributed with Python) over the source to remove ex... | cookedm | 2006-03-10 | 1 | -7/+6 | |
* | Make r_ and c_ instances of subclasses of concatenator, with appropiate docst... | cookedm | 2006-02-24 | 1 | -18/+29 | |
* | 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 |