Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-11 | ldl factorization | Alberto Ruiz | |
2015-06-30 | subMatrix changed to non copying slice | Alberto Ruiz | |
2015-06-29 | pass copied slice in linearSolve | Alberto Ruiz | |
2015-06-29 | pass copied slice (svd) | Alberto Ruiz | |
2015-06-29 | use lda in lus | Alberto Ruiz | |
2015-06-28 | pass copied slice (eig) | Alberto Ruiz | |
2015-06-28 | pass copied slice (qr, hess,schur,lu) | Alberto Ruiz | |
2015-06-28 | pass copied slice to lapack (chol) | Alberto Ruiz | |
2015-06-27 | use slice interface for lapack funcs (wip) | Alberto Ruiz | |
2015-06-24 | initial support of sliceMatrix, remove transdata | Alberto Ruiz | |
2015-06-22 | implicit rowOrder | Alberto Ruiz | |
2015-06-19 | removed the annoying appN adapter for the foreign functions. | Alberto Ruiz | |
replaced by several overloaded app variants in the style of the module Internal.Foreign contributed by Mike Ledger. | |||
2015-06-08 | modular C matrix product | Alberto Ruiz | |
2015-06-06 | support for Int64 elements | Alberto Ruiz | |
2015-06-06 | remove Tools | Alberto Ruiz | |
2015-06-05 | move lapack | Alberto Ruiz | |