.. |
Cholesky
|
fix a warning and formatting
|
2012-06-15 09:16:10 +02:00 |
CholmodSupport
|
CholmodDecomposition now has explicit variants. These variants will allow to provide access to the underlying factors.
|
2012-06-04 13:24:41 +02:00 |
Core
|
bump to 3.1.0-rc1
|
2012-06-14 21:25:50 +02:00 |
Eigen2Support
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
Eigenvalues
|
fix bug #478: RealSchur failed on a zero matrix.
|
2012-06-20 10:08:32 +02:00 |
Geometry
|
fix bug #477: warning with gcc 4.7
|
2012-06-20 09:54:52 +02:00 |
Householder
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
IterativeLinearSolvers
|
Fix stopping criteria of CG
|
2012-06-06 17:11:16 +02:00 |
Jacobi
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
LU
|
fix more warnings in MKL support
|
2012-04-18 18:36:25 +02:00 |
misc
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
OrderingMethods
|
fix a few warnings
|
2012-06-15 09:06:32 +02:00 |
PardisoSupport
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
PaStiXSupport
|
simplify and clean a bit the Pastix support module
|
2012-06-12 16:47:14 +02:00 |
plugins
|
added functions to allow for cwise min/max operations with scalar argument (bug #400).
|
2012-01-11 11:00:30 -05:00 |
QR
|
cleaning pass: rm unused variables in MKL stuff, fix a few namespace issues, MarketIO needs iostream
|
2012-04-18 10:09:46 +02:00 |
SparseCholesky
|
fix a warning and formatting
|
2012-06-15 09:16:10 +02:00 |
SparseCore
|
fix documentaion of twistedBy
|
2012-06-07 16:18:00 +02:00 |
StlSupport
|
oops EIGEN_DEFINE_STL_VECTOR_SPECIALIZATION now perfroms full specialization,
|
2011-08-22 10:48:04 +02:00 |
SuperLUSupport
|
Fix bug #454: allow Block/Map objects for solving with SuperLU
|
2012-06-06 09:37:59 +02:00 |
SVD
|
prevent the allocation of the two preconditioner, only one is needed
|
2012-06-15 23:22:34 +02:00 |
UmfPackSupport
|
fix umfpack for row-major
|
2012-06-06 09:44:53 +02:00 |
CMakeLists.txt
|
Improves the filter for hidden files in "Eigen" and "Eigen/src".
|
2010-11-22 10:47:07 -05:00 |