Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unused variable | Tim Leslie | 2006-03-25 | 1 | -2/+0 |
* | Changed fortran= keywords to order= keywords | Travis Oliphant | 2006-03-24 | 1 | -2/+2 |
* | Run reindent.py (script distributed with Python) over the source to remove ex... | cookedm | 2006-03-10 | 1 | -1/+1 |
* | Have __array_finalize__ be called for every sub-class creation. | Travis Oliphant | 2006-02-27 | 1 | -1/+1 |
* | Made dtypedescr name attribute always report bit-width; fixed memmap slicing;... | Travis Oliphant | 2006-01-15 | 1 | -7/+5 |
* | Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; .dt... | Travis Oliphant | 2006-01-15 | 1 | -2/+2 |
* | Slight change for memmap | Travis Oliphant | 2006-01-06 | 1 | -4/+2 |
* | A few cleanups to error code in PyArray_NewFromDescr. Some checks so that ce... | Travis Oliphant | 2006-01-06 | 1 | -3/+14 |
* | Added new feature to .view method so that if the argument is a sub-type of th... | Travis Oliphant | 2006-01-06 | 1 | -2/+0 |
* | rename sub-packages | Travis Oliphant | 2006-01-04 | 1 | -0/+88 |