summaryrefslogtreecommitdiff
path: root/numpy/core/src/arraymethods.c
Commit message (Expand)AuthorAgeFilesLines
...
* Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; .dt...Travis Oliphant2006-01-151-2/+2
* Added new feature to .view method so that if the argument is a sub-type of th...Travis Oliphant2006-01-061-6/+18
* Fixed error in setflags and added a few unit tests for test_multiarrayTravis Oliphant2006-01-061-1/+1
* Added Chris Stawarz patch for solaris.Travis Oliphant2006-01-051-1/+0
* More fixes...Travis Oliphant2006-01-041-2/+1
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-1/+1
* rename sub-packagesTravis Oliphant2006-01-041-0/+1647