Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better handling of string representation of longfloat and clongfloat arrays. | cookedm | 2006-05-17 | 1 | -6/+22 |
* | Imperfect fix to longfloat arrays printing with inf (#112); use '%s' as the f... | cookedm | 2006-05-17 | 1 | -12/+18 |
* | .ravel and .reshape always return views and raise ValueError if that is impos... | Travis Oliphant | 2006-03-28 | 1 | -1/+2 |
* | Run reindent.py (script distributed with Python) over the source to remove ex... | cookedm | 2006-03-10 | 1 | -15/+15 |
* | Apply Tim's code-checker tests except for white-space-only changes. | Travis Oliphant | 2006-03-06 | 1 | -8/+6 |
* | Fixed bug in unicode change. | Travis Oliphant | 2006-02-09 | 1 | -0/+3 |
* | Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; .dt... | Travis Oliphant | 2006-01-15 | 1 | -1/+1 |
* | numpy.base -> numpy | Travis Oliphant | 2006-01-05 | 1 | -1/+1 |
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 1 | -1/+1 |
* | rename sub-packages | Travis Oliphant | 2006-01-04 | 1 | -0/+359 |