Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed module file to minimize confusion. | Travis Oliphant | 2006-01-06 | 1 | -339/+0 |
| | |||||
* | A few cleanups to error code in PyArray_NewFromDescr. Some checks so that ↵ | Travis Oliphant | 2006-01-06 | 1 | -0/+10 |
| | | | | certain subclassees cannot be created inappropriately by .view() | ||||
* | Added new feature to .view method so that if the argument is a sub-type of ↵ | Travis Oliphant | 2006-01-06 | 1 | -21/+9 |
| | | | | the ndarray, an object is returned with all the information of the array. | ||||
* | rename sub-packages | Travis Oliphant | 2006-01-04 | 1 | -0/+341 |