summaryrefslogtreecommitdiff
path: root/numpy/matrx
Commit message (Collapse)AuthorAgeFilesLines
* Rename matrx to matrixlib.David Cournapeau2009-09-188-1142/+0
| | | | | I forgot to commit the name change suggested by Stefan. You need to clean build/install directory when updating to this version.
* All non core regressions tests moved to their respective modules.David Cournapeau2009-09-161-0/+23
|
* Move ma/matrix regressions out of numpy.core tests.David Cournapeau2009-09-161-0/+10
|
* Move view tests using matrix from core into matrx module.David Cournapeau2009-09-161-0/+16
|
* Move matrix class into its own module.David Cournapeau2009-09-166-0/+1093