index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Eigen
/
src
/
SparseLU
/
SparseLU_snode_bmod.h
Commit message (
Collapse
)
Author
Age
*
SparseLU: add a specialized gemm kernel, and add padding to the supernodes ↵
Gael Guennebaud
2012-10-30
|
|
|
|
such that supernodes columns are all properly aligned
*
Define sparseLU functions as static
Desire NUENTSA
2012-09-25
|
*
Prefix with glu, the global structure
Desire NUENTSA
2012-08-03
|
*
switch to MPL license
Desire NUENTSA
2012-08-01
|
*
Add missing .noalias()
Desire NUENTSA
2012-08-01
|
*
Add exception handler to memory allocation
Desire NUENTSA
2012-07-19
|
*
Correct bug for triangular solve within supernodes
Desire NUENTSA
2012-07-09
|
*
build complete... almost
Desire NUENTSA
2012-06-14
|
*
Build process...
Desire NUENTSA
2012-06-13
|
*
Checking Data structures and function prototypes
Desire NUENTSA
2012-06-12
|
*
Checking Syntax...
Desire NUENTSA
2012-06-11
|
*
Symbolic and numeric updates within the panel
Desire NUENTSA
2012-05-30
|
*
Symbolic and numeric update on a whole panel
Desire NUENTSA
2012-05-29
|
*
Add preliminary files for SparseLU
Desire NUENTSA
2012-05-25