summaryrefslogtreecommitdiff
path: root/numpy/lib/shape_base.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Added kron and repmatTravis Oliphant2006-02-241-2/+35
|
* Add ndmin to array constructors.Travis Oliphant2006-01-241-12/+2
|
* Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; ↵Travis Oliphant2006-01-151-2/+2
| | | | .dtypechar -> .dtype.char
* More documentation updatesedschofield2006-01-051-2/+2
|
* Final commit before merge to trunk.Travis Oliphant2006-01-041-2/+0
|
* Fixed libTravis Oliphant2006-01-041-3/+3
|
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-15/+15
|
* Moving things..Travis Oliphant2006-01-041-0/+539