Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change header comments into docstrings | Tim Leslie | 2006-03-23 | 1 | -21/+20 |
| | |||||
* | Isolate Numeric compatibility to numpy.linalg.old | Travis Oliphant | 2006-03-15 | 1 | -1/+2 |
| | |||||
* | Run reindent.py (script distributed with Python) over the source to remove ↵ | cookedm | 2006-03-10 | 1 | -6/+3 |
| | | | | extraneous whitespace | ||||
* | Made dtypedescr name attribute always report bit-width; fixed memmap ↵ | Travis Oliphant | 2006-01-15 | 1 | -4/+15 |
| | | | | slicing; Improved documentation of convertfile and convertall in convertcode.py | ||||
* | Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; ↵ | Travis Oliphant | 2006-01-15 | 1 | -1/+1 |
| | | | | .dtypechar -> .dtype.char | ||||
* | numpy.base -> numpy | Travis Oliphant | 2006-01-05 | 1 | -1/+1 |
| | |||||
* | Fixes to convertcode.py | Travis Oliphant | 2006-01-05 | 1 | -4/+4 |
| | |||||
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 1 | -3/+3 |
| | |||||
* | Change most setup.py files | Travis Oliphant | 2006-01-04 | 1 | -12/+12 |
| | |||||
* | Moving things.. | Travis Oliphant | 2006-01-04 | 1 | -0/+147 |