Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-23 | add add tests files in projects (signalProcessing) | cornet | |
+ fix build release | |||
2009-04-23 | add tests projects (matrixOperations) | cornet | |
2009-04-23 | rename directories with _ | cornet | |
remove dependency on fortran runtime add run_tests project | |||
2009-04-22 | add empty test project for matrixOperations | cornet | |
TO DO add files ... | |||
2009-04-22 | build with visual studio (dynamic libraries) | cornet | |
2009-02-27 | change precision for tests : put it to 3e-16 for double and 3e-6 for float | torset | |
2009-02-20 | Update | 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-18 | remove file | torset | |
2009-02-18 | Update | torset | |
2009-02-16 | Update Matrix Pow | torset | |
2009-02-04 | Update : make check seems ok | torset | |
2009-02-04 | Update powm | torset | |
2009-02-04 | Add MatrixPow directory and files | torset | |