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
/
UmfPackSupport
Commit message (
Expand
)
Author
Age
*
Fix bug #314: move remaining math functions from internal to numext namespace
Gael Guennebaud
2013-06-10
*
add support for solving with sparse right hand side
Desire NUENTSA
2013-01-25
*
Fix several documentation issues
Gael Guennebaud
2012-12-24
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
fix umfpack for row-major
Gael Guennebaud
2012-06-06
*
add a noncopyable base class for decompositions
Gael Guennebaud
2012-06-04
*
Fix bug #468: generalize UmfPack support to accept any input at the cost of a...
Gael Guennebaud
2012-06-01
*
Get rid of include directives inside namespace blocks (bug #339).
Jitse Niesen
2012-04-15
*
Add private copy constructors to sparse solvers backends
Desire NUENTSA
2012-03-29
*
modify the unit tests of sparse linear solvers to enable tests on real matri...
Desire NUENTSA
2012-03-29
*
make the accessors to internal sparse storage part of the public API and remo...
Gael Guennebaud
2011-12-04
*
cleanning pass on the sparse modules:
Gael Guennebaud
2011-11-28
*
move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...
Gael Guennebaud
2011-11-12