eigen/unsupported/Eigen
Benoit Jacob 2840ac7e94 big huge changes, so i dont remember everything.
* renaming, e.g. LU ---> FullPivLU
* split tests framework: more robust, e.g. dont generate empty tests if a number is skipped
* make all remaining tests use that splitting, as needed.
* Fix 4x4 inversion (see stable branch)
* Transform::inverse() and geo_transform test : adapt to new inverse() API, it was also trying to instantiate inverse() for 3x4 matrices.
* CMakeLists: more robust regexp to parse the version number
* misc fixes in unit tests
2009-10-28 18:19:29 -04:00
..
src big huge changes, so i dont remember everything. 2009-10-28 18:19:29 -04:00
AdolcForward update URL for adol-c 2009-09-27 01:56:50 +02:00
AlignedVector3 fix warning with gcc 4.2 2009-09-15 11:27:31 +02:00
AutoDiff remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
BVH remove the \addexample tags 2009-09-03 11:22:42 +02:00
CMakeLists.txt new unsupported module by Jitse Niesen: matrix exponential 2009-05-05 20:46:55 +00:00
IterativeSolvers remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
MatrixFunctions remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
MoreVectorization Add new unsupported modules to doc/unsupported_modules.dox 2009-08-18 15:30:38 +01:00