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
/
PaStiXSupport
/
PaStiXSupport.h
Commit message (
Expand
)
Author
Age
*
bug #1149: fix Pastix*::*parm()
Gael Guennebaud
2016-01-20
*
bug #1148: silent Pastix by default
Gael Guennebaud
2016-01-20
*
bug #1145: fix PastixSupport LLT/LDLT wrappers (missing resize prior to calls...
Gael Guennebaud
2016-01-20
*
Fix numerous doxygen issues in auto-link generation
Gael Guennebaud
2015-12-30
*
Add LU::transpose().solve() and LU::adjoint().solve() API.
Gael Guennebaud
2015-12-01
*
Doc: add link to doc of sparse solver concept
Gael Guennebaud
2015-10-08
*
Fix many long to int conversion warnings:
Gael Guennebaud
2015-02-16
*
Merge Index-refactoring branch with default, fix PastixSupport, remove some u...
Gael Guennebaud
2015-02-13
|
\
*
|
bug #877, bug #572: Introduce a global Index typedef. Rename Sparse*::Index t...
Christoph Hertzberg
2014-12-04
|
/
*
Make constructors explicit if they could lead to unintended implicit conversion
Christoph Hertzberg
2014-09-23
*
Remove deprecated code not used by evaluators
Gael Guennebaud
2014-09-18
*
Fix usage of m_isInitialized in SparseLU and Pastix support.
Gael Guennebaud
2014-09-01
*
Refactoring of sparse solvers through a SparseSolverBase class and usage of t...
Gael Guennebaud
2014-09-01
*
Fix PaStiX support for Pastix 5.2
Gael Guennebaud
2014-02-28
*
add support for solving with sparse right hand side
Desire NUENTSA
2013-01-25
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
simplify and clean a bit the Pastix support module
Gael Guennebaud
2012-06-12
*
remove debug output
Gael Guennebaud
2012-04-17
*
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
*
Add simple API to set Pastix parameters
Desire NUENTSA
2012-03-22
*
Adding an interface to PaStiX, the multithreaded and distributed linear solver
Desire NUENTSA
2012-03-08