| .. |
|
src
|
fix umfpack with complexes
|
2011-02-18 18:07:59 +01:00 |
|
AdolcForward
|
fix various compilations issues
|
2011-01-27 13:51:39 +01:00 |
|
AlignedVector3
|
bug #86 : use internal:: namespace instead of ei_ prefix
|
2010-10-25 10:15:22 -04:00 |
|
AutoDiff
|
Clean up one compilation error and two warnings.
|
2010-01-26 16:02:19 +00:00 |
|
BVH
|
remove the \addexample tags
|
2009-09-03 11:22:42 +02:00 |
|
CholmodSupport
|
add new API for Cholmod preserving the legacy one for now
|
2010-10-26 15:48:33 +02:00 |
|
CMakeLists.txt
|
fix intallation of unsupported modules
|
2011-02-16 17:59:35 +01:00 |
|
FFT
|
Initial fixes for bug #85.
|
2010-10-25 22:13:49 +02:00 |
|
IterativeSolvers
|
remove sentence "Eigen itself is part of the KDE project."
|
2009-05-22 20:25:33 +02:00 |
|
MatrixFunctions
|
bug #86 : use internal:: namespace instead of ei_ prefix
|
2010-10-25 10:15:22 -04:00 |
|
MoreVectorization
|
Add new unsupported modules to doc/unsupported_modules.dox
|
2009-08-18 15:30:38 +01:00 |
|
MPRealSupport
|
allow the possibility to automatically call or not the ctors on a per scalar type basis, and disable automatic initialization of std::complex<>
|
2011-01-26 17:56:49 +01:00 |
|
NonLinearOptimization
|
* implement the corner() API change: new methods topLeftCorner() etc
|
2010-04-22 14:11:18 -04:00 |
|
NumericalDiff
|
Various documentation improvements.
|
2010-07-06 13:10:08 +01:00 |
|
OpenGLSupport
|
fix compilation (bad internal:: stuff)
|
2010-10-26 16:38:51 +02:00 |
|
Polynomials
|
EigenSolver is now in the Eigenvalues modules, not QR !
|
2011-01-27 13:56:03 +01:00 |
|
Skyline
|
Remove \nonstable yet. The stability rules for Eigen3 are much simpler:
|
2010-06-29 10:10:47 -04:00 |
|
SparseExtra
|
clean a bit AMD and SimplicialCholesky and add support for partly stored selfadjoint matrices
|
2010-11-18 10:30:52 +01:00 |
|
SuperLUSupport
|
clean a bit SuperLU declarations
|
2011-02-18 10:23:32 +01:00 |
|
UmfPackSupport
|
use C linkage for umfpack (might fix some linking issues)
|
2011-02-17 18:19:28 +01:00 |