Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-27 | change precision for tests : put it to 3e-16 for double and 3e-6 for float | torset | |
2009-02-20 | change prototypes of matrixPow : if real on input, return real, not complex | torset | |
2009-02-19 | Modify arrays pow : now computes A.^B instead of A.^b, A,B=matrices,b=scalar | torset | |
2009-02-16 | Update Matrix Pow | torset | |
2009-02-04 | Update : make check seems ok | torset | |
2009-02-04 | Add MatrixPow directory and files | torset | |