Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename matrx to matrixlib. | David Cournapeau | 2009-09-18 | 8 | -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 Cournapeau | 2009-09-16 | 1 | -0/+23 |
| | |||||
* | Move ma/matrix regressions out of numpy.core tests. | David Cournapeau | 2009-09-16 | 1 | -0/+10 |
| | |||||
* | Move view tests using matrix from core into matrx module. | David Cournapeau | 2009-09-16 | 1 | -0/+16 |
| | |||||
* | Move matrix class into its own module. | David Cournapeau | 2009-09-16 | 6 | -0/+1093 |