aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/eigen2
Commit message (Expand)AuthorAge
* dot() now always uses eigen3 convention, even in eigen2 support mode, even st...Gravatar Benoit Jacob2011-01-27
* add test for geometry with eigen2_ prefixes. fix that stuff.Gravatar Benoit Jacob2011-01-27
* import back LeastSquares into eigen2support. Pass most of eigen2's 'regressio...Gravatar Benoit Jacob2011-01-26
* fix the remainder of bug #159Gravatar Benoit Jacob2011-01-26
* eigen2 support: implement part<SelfAdjoint>, mimic eigen2 behavior braindeadn...Gravatar Benoit Jacob2011-01-25
* eigen2: pass QR decomposition and hyperplane testsGravatar Benoit Jacob2011-01-25
* eigen2: pass lu testGravatar Benoit Jacob2011-01-25
* eigen2: split testsGravatar Benoit Jacob2011-01-25
* disable eigen2_first_aligned test, it's completely internal stuffGravatar Benoit Jacob2011-01-25
* fix eigen2_bug_132 testGravatar Benoit Jacob2011-01-25
* let eigen2 tests use the same ei_add_test macro, which required to prefix the...Gravatar Benoit Jacob2011-01-25
* rename build stages to multiples of 10; old stage 2 becomes stage 15, while s...Gravatar Benoit Jacob2011-01-23
* relax Map const correctness in eigen2 support stages <= 3Gravatar Benoit Jacob2011-01-21
* remove eigen2 vectorization_logic test, it's not an API testGravatar Benoit Jacob2011-01-21
* make eigen2 submatrices test passGravatar Benoit Jacob2011-01-21
* introduce the 3 stages of eigen2 support, writing to the mailing list about t...Gravatar Benoit Jacob2011-01-21
* lots more EIGEN2_SUPPORT fixes. Now several of the most important core tests ...Gravatar Benoit Jacob2011-01-20
* Completely disable Eigen/Array in Eigen3; completely enable in EIGEN2_SUPPORT.Gravatar Benoit Jacob2011-01-20
* big eigen2support fix, aimed at users who relied on internal eigen2 stuff: no...Gravatar Benoit Jacob2011-01-19
* import eigen2 test suite. enable by defining EIGEN_TEST_EIGEN2Gravatar Benoit Jacob2011-01-19