Age | Commit message (Expand) | Author |
---|---|---|
2008-01-17 | removed f2c.h | Alberto Ruiz |
2008-01-17 | f2c.h hack, trying to support both 32 and 64 bit mahines | Alberto Ruiz |
2007-12-03 | lapack lu | Alberto Ruiz |
2007-11-30 | hide internal modules | Alberto Ruiz |
2007-11-26 | improved tests | Alberto Ruiz |
2007-11-25 | rename cabal file | Alberto Ruiz |
2007-11-25 | package renamed to hmatrix | Alberto Ruiz |
2007-11-25 | minor changes in hssl.cabal | Alberto Ruiz |
2007-11-23 | removed many -Wall warnings | Alberto Ruiz |
2007-11-23 | improved hssl.cabal | Alberto Ruiz |
2007-11-22 | minor changes | Alberto Ruiz |
2007-11-22 | app1, app2, ... | Alberto Ruiz |
2007-11-14 | minor changes | Alberto Ruiz |
2007-11-13 | -O -fviaC for ghc-6.8.1 | Alberto Ruiz |
2007-11-12 | withMatrix | Alberto Ruiz |
2007-11-12 | diagAux error | Alberto Ruiz |
2007-11-12 | data structures simplification | Alberto Ruiz |
2007-11-07 | removed -O for 6.8.1 | Alberto Ruiz |
2007-11-06 | update dll info | Alberto Ruiz |
2007-11-04 | installation instructions | Alberto Ruiz |
2007-11-03 | simple sqrtm | Alberto Ruiz |
2007-10-31 | Field->Element, GenMat->Field | Alberto Ruiz |
2007-10-31 | added general expm described in Golub and Van Loan | Alberto Ruiz |
2007-10-31 | -norm, +rcond, +kronecker | Alberto Ruiz |
2007-10-29 | fixed terrible toList bug | Alberto Ruiz |
2007-10-29 | fixed economy svd | Alberto Ruiz |
2007-10-27 | Lie algebra example | Alberto Ruiz |
2007-10-27 | expm test | Alberto Ruiz |
2007-10-27 | added expm for diagonalizable matrices (experimental) | Alberto Ruiz |
2007-10-27 | added doc | Alberto Ruiz |
2007-10-26 | added Schur factorization | Alberto Ruiz |
2007-10-26 | fix url of dlls in README | Alberto Ruiz |
2007-10-26 | added Hessenberg factorization | Alberto Ruiz |
2007-10-24 | documentation | Alberto Ruiz |
2007-10-23 | removed conjTrans | Alberto Ruiz |
2007-10-22 | speed tests | Alberto Ruiz |
2007-10-19 | some refactoring | Alberto Ruiz |
2007-10-15 | only one pinv example | Alberto Ruiz |
2007-10-15 | some windows support | Alberto Ruiz |
2007-10-06 | minor doc changes | Alberto Ruiz |
2007-10-04 | parallel multiply | Alberto Ruiz |
2007-10-03 | minor changes | Alberto Ruiz |
2007-10-02 | fix qrTest | Alberto Ruiz |
2007-10-02 | lapack real and complex unpacked QR | Alberto Ruiz |
2007-10-01 | misc examples | Alberto Ruiz |
2007-10-01 | LinearAlgebra and GSL moved to Numeric | Alberto Ruiz |
2007-10-01 | check hermitian on chol and eigSH | Alberto Ruiz |
2007-09-30 | move LAPACK under LinearAlgebra | Alberto Ruiz |
2007-09-29 | lapack QR (unpacked) | Alberto Ruiz |
2007-09-29 | LAPACK cholesky | Alberto Ruiz |