index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
base
/
src
/
Internal
/
C
/
lapack-aux.c
Age
Commit message (
Expand
)
Author
2015-08-09
Possible fix for #141
ntfrgl
2015-07-11
ldl factorization
Alberto Ruiz
2015-06-30
support slice in multiply
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-17
gemmm
Alberto Ruiz
2015-06-13
setRect, general luPacked' based on luST
Alberto Ruiz
2015-06-12
row ops in ST
Alberto Ruiz
2015-06-08
instances for Mod m Z and Mod m I
Alberto Ruiz
2015-06-08
modular C matrix product
Alberto Ruiz
2015-06-06
int64_t C funs
Alberto Ruiz
2015-06-05
remove transP and constantP
Alberto Ruiz
2015-06-04
move C functions to a more appropriate file
Alberto Ruiz
2015-06-04
move c sources
Alberto Ruiz