Age | Commit message (Expand) | Author |
---|---|---|
2009-02-27 | change precision for tests : put it to 3e-16 for double and 3e-6 for float | torset |
2009-02-19 | Modify arrays pow : now computes A.^B instead of A.^b, A,B=matrices,b=scalar | torset |
2009-02-13 | add/modify/remove tests | torset |
2008-12-02 | Update pow tests | torset |
2008-06-16 | pow function : n^p | jofret |