Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | change use of deprecated NewAxis to newaxis | Tim Leslie | 2006-03-18 | 1 | -1/+1 | |
| | ||||||
* | update tests to all run correctly | Tim Leslie | 2006-03-13 | 4 | -7/+6 | |
| | ||||||
* | Run reindent.py (script distributed with Python) over the source to remove ↵ | cookedm | 2006-03-10 | 5 | -91/+91 | |
| | | | | extraneous whitespace | |||||
* | Run tabnanny over the code, and replace uses of tab for indentation with spaces | cookedm | 2006-03-10 | 1 | -1/+1 | |
| | ||||||
* | Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; ↵ | Travis Oliphant | 2006-01-15 | 1 | -2/+0 | |
| | | | | .dtypechar -> .dtype.char | |||||
* | Arraysetops added to numpy.lib | Robert Cimrman | 2006-01-09 | 1 | -0/+145 | |
| | ||||||
* | Cleaning up __all__ list and numpy namespace. | Pearu Peterson | 2006-01-05 | 2 | -0/+2 | |
| | ||||||
* | More fixes... | Travis Oliphant | 2006-01-04 | 8 | -19/+22 | |
| | ||||||
* | Fixed lib | Travis Oliphant | 2006-01-04 | 1 | -0/+364 | |
| | ||||||
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 7 | -23/+23 | |
| | ||||||
* | Change most setup.py files | Travis Oliphant | 2006-01-04 | 2 | -0/+301 | |
| | ||||||
* | Moving things.. | Travis Oliphant | 2006-01-04 | 5 | -0/+646 | |