summaryrefslogtreecommitdiff
path: root/numpy/lib/UserArray.py
Commit message (Expand)AuthorAgeFilesLines
* remove unused importsTim Leslie2006-03-131-1/+0
* Modest improvements to UserArray attribute access.Travis Oliphant2006-02-281-18/+11
* Add check for rint and a default implementation if not present. Make UserArr...Travis Oliphant2006-02-241-1/+1
* Fix scalar-multiply dotblas error for non-double types. Preserve more matric...Travis Oliphant2006-02-231-0/+3
* Fix _AIX bug and add UserArray for container class backward compatibility.Travis Oliphant2006-02-231-0/+221