| Commit message (Expand) | Author | Age |
* | improve automatic handling of gotoblas and atlas | Gael Guennebaud | 2011-01-26 |
* | always link to gfortran for gotoblas, it seems to be harmless for 1.x but nee... | Gael Guennebaud | 2011-01-26 |
* | finish the move to Eigen3 in BTL, and let's use our own FindEigen3.cmake script | Gael Guennebaud | 2011-01-26 |
* | pass to eigen3 ;) | Gael Guennebaud | 2011-01-26 |
* | fix compilation | Gael Guennebaud | 2011-01-26 |
* | update FindMKL to match the default installation behavior of MKL 11 | Gael Guennebaud | 2011-01-26 |
* | allow the possibility to automatically call or not the ctors on a per scalar ... | Gael Guennebaud | 2011-01-26 |
* | do not include reference lapack files if they are not there | Gael Guennebaud | 2011-01-26 |
* | import back LeastSquares into eigen2support. Pass most of eigen2's 'regressio... | Benoit Jacob | 2011-01-26 |
* | merge | Gael Guennebaud | 2011-01-26 |
|\ |
|
* | | add a minimalistict lapack wrapper | Gael Guennebaud | 2011-01-26 |
* | | extend PermutationMatrix and Transpositions to support arbitrary interger typ... | Gael Guennebaud | 2011-01-26 |
| * | eigen2 support: import SVD back, pass SVD tests | Benoit Jacob | 2011-01-26 |
| * | fix the remainder of bug #159 | Benoit Jacob | 2011-01-26 |
| * | fix the eigen3 part of bug #159 - build issue with selfadjointview | Benoit Jacob | 2011-01-26 |
| * | fix bug #160 - forgot hg add | Benoit Jacob | 2011-01-25 |
| * | fix bug #161 | Benoit Jacob | 2011-01-25 |
| * | fix build | Benoit Jacob | 2011-01-25 |
| * | eigen2 support: implement part<SelfAdjoint>, mimic eigen2 behavior braindeadn... | Benoit Jacob | 2011-01-25 |
| * | merge | Benoit Jacob | 2011-01-25 |
| |\ |
|
| * | | eigen2: pass QR decomposition and hyperplane tests | Benoit Jacob | 2011-01-25 |
| | * | one more const missing | Gael Guennebaud | 2011-01-25 |
| | * | fix compilation after recent const change in return types | Gael Guennebaud | 2011-01-25 |
| * | | eigen2: pass the inverse test | Benoit Jacob | 2011-01-25 |
| * | | eigen2: pass lu test | Benoit Jacob | 2011-01-25 |
| * | | eigen2: split tests | Benoit Jacob | 2011-01-25 |
| |/ |
|
| * | disable eigen2_first_aligned test, it's completely internal stuff | Benoit Jacob | 2011-01-25 |
| * | fix eigen2_bug_132 test | Benoit Jacob | 2011-01-25 |
| * | let eigen2 tests use the same ei_add_test macro, which required to prefix the... | Benoit Jacob | 2011-01-25 |
| * | eigen2: fix USING_PART_OF_NAMESPACE_EIGEN | Benoit Jacob | 2011-01-25 |
* | | fix USING_PART_OF_NAMESPACE_EIGEN to export ei_ prefixed math functions | Gael Guennebaud | 2011-01-25 |
|/ |
|
* | fix missing const qualifier in cwiseEqual | Gael Guennebaud | 2011-01-24 |
* | import eigen2 Geometry module into Eigen2Support. | Benoit Jacob | 2011-01-24 |
* | fix compilation of array tests | Benoit Jacob | 2011-01-24 |
* | fix compilation of Eigen/Geometry with EIGEN2_SUPPORT: was including non-exis... | Benoit Jacob | 2011-01-24 |
* | const-qualify template parameters representing const arguments to expressions. | Benoit Jacob | 2011-01-24 |
* | fix compilation of LU class example | Benoit Jacob | 2011-01-24 |
* | pass eigen2's triangular test | Benoit Jacob | 2011-01-23 |
* | Move part() to EIGEN2_SUPPORT (had been deprecated for a long time) | Benoit Jacob | 2011-01-23 |
* | make eigen2 visitor test pass | Benoit Jacob | 2011-01-23 |
* | rename build stages to multiples of 10; old stage 2 becomes stage 15, while s... | Benoit Jacob | 2011-01-23 |
* | make eigen2 dynalloc test pass (add to eigen2 support some internal stuff tha... | Benoit Jacob | 2011-01-21 |
* | relax Map const correctness in eigen2 support stages <= 3 | Benoit Jacob | 2011-01-21 |
* | remove eigen2 vectorization_logic test, it's not an API test | Benoit Jacob | 2011-01-21 |
* | make eigen2 submatrices test pass | Benoit Jacob | 2011-01-21 |
* | introduce the 3 stages of eigen2 support, writing to the mailing list about t... | Benoit Jacob | 2011-01-21 |
* | lots more EIGEN2_SUPPORT fixes. Now several of the most important core tests ... | Benoit Jacob | 2011-01-20 |
* | Completely disable Eigen/Array in Eigen3; completely enable in EIGEN2_SUPPORT. | Benoit Jacob | 2011-01-20 |
* | big eigen2support fix, aimed at users who relied on internal eigen2 stuff: no... | Benoit Jacob | 2011-01-19 |
* | restore the behavior of defaulting to Release build type | Benoit Jacob | 2011-01-19 |