summaryrefslogtreecommitdiff
path: root/numpy/lib/twodim_base.py
Commit message (Collapse)AuthorAgeFilesLines
* remove unused importsTim Leslie2006-03-251-1/+0
|
* clean up some importsTim Leslie2006-03-161-1/+2
|
* Run reindent.py (script distributed with Python) over the source to remove ↵cookedm2006-03-101-6/+6
| | | | extraneous whitespace
* Added kron and repmatTravis Oliphant2006-02-241-1/+0
|
* Fix _AIX bug and add UserArray for container class backward compatibility.Travis Oliphant2006-02-231-6/+6
|
* Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; ↵Travis Oliphant2006-01-151-1/+1
| | | | .dtypechar -> .dtype.char
* Fixed libTravis Oliphant2006-01-041-1/+1
|
* Moving things..Travis Oliphant2006-01-041-0/+123