aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* actually stop on failureGravatar Thomas Capricelli2010-01-06
* mergeGravatar Benoit Jacob2010-01-06
|\
* | fix commentsGravatar Benoit Jacob2010-01-06
| * started a page on the porting from Eigen2 to 3, updated a bit the tutorialGravatar Gael Guennebaud2010-01-06
| * improve the new experimental sparse productGravatar Gael Guennebaud2010-01-05
|/
* mergeGravatar Gael Guennebaud2010-01-05
|\
* | a couple of improvements in the Autodiff moduleGravatar Gael Guennebaud2010-01-05
* | extend benchmark for sparse productsGravatar Gael Guennebaud2010-01-05
* | add a novel, experimental sparse productGravatar Gael Guennebaud2010-01-05
* | add operators *= and /= (bis)Gravatar Gael Guennebaud2010-01-05
* | port unsupported modules to new APIGravatar Gael Guennebaud2010-01-05
* | add missing operators: /, /=, *=Gravatar Gael Guennebaud2010-01-05
* | fix types of scalar constantsGravatar Gael Guennebaud2010-01-05
| * forgot to hg add this fileGravatar Gael Guennebaud2010-01-05
|/
* merge and add start/end to Eigen2SupportGravatar Gael Guennebaud2010-01-05
|\
* | fix aliasing detectionGravatar Gael Guennebaud2010-01-05
* | fix a coupe of warningsGravatar Gael Guennebaud2010-01-05
| * mergeGravatar Benoit Jacob2010-01-04
| |\
| * | Big renaming:Gravatar Benoit Jacob2010-01-04
| * | Make snippet run successfully again:Gravatar Benoit Jacob2010-01-04
| | * accessor for the levenberg-marquardt parameterGravatar Thomas Capricelli2010-01-05
| | * Further refactoring of MatrixFunction<MatrixType, 1>Gravatar Jitse Niesen2010-01-04
| |/
| * unimportant small fixGravatar Thomas Capricelli2010-01-04
| * make some changes to please clang, fix some warnings too.Gravatar Thomas Capricelli2010-01-04
| * fix compilation in some casesGravatar Thomas Capricelli2010-01-04
* | s/asMatrix()/matrix()Gravatar Gael Guennebaud2010-01-04
* | fix dirty triangular unit testGravatar Gael Guennebaud2010-01-04
* | port VectorwiseOp and Swap to the novel mechanisms, and various cleanningGravatar Gael Guennebaud2010-01-04
| * Fix #69 for the second time, and add the respective regression testGravatar Gael Guennebaud2010-01-04
| * remove debug output. sorry!Gravatar Benoit Jacob2010-01-02
| * clarify docs as requested on forumGravatar Benoit Jacob2010-01-02
| * * Fix bug #79: ei_alignmentOffset was assuming that ptr is multiple ofGravatar Benoit Jacob2010-01-02
| * put the assign assert and debug info before the assignment itselfGravatar Benoit Jacob2010-01-01
| * Instead of EIGEN_JOBS, introduce EIGEN_MAKE_ARGS and EIGEN_CTEST_ARGS. This i...Gravatar Benoit Jacob2009-12-31
| * * The 'check' and 'buildtests' scripts no longer take a jobs parameter.Gravatar Benoit Jacob2009-12-30
| * Refactoring of MatrixFunction: Simplify handling of fixed-size case.Gravatar Jitse Niesen2009-12-30
| * Rename test per naming convention.Gravatar Jitse Niesen2009-12-28
| * Refactor MatrixFunction class: Split new class MatrixFunctionAtomic off.Gravatar Jitse Niesen2009-12-27
| * Simplify and document Sylvester equation solver in MatrixFunction.Gravatar Jitse Niesen2009-12-27
| * sorry for committing this messGravatar Gael Guennebaud2009-12-23
| * fix #76, MayLinearVectorize depends on MaxSizeAtCompileTime and not on MaxInn...Gravatar Gael Guennebaud2009-12-23
| * fix the xpr analyzer for TransposeGravatar Gael Guennebaud2009-12-23
| * clean a bit Hessenberg and make sure the subdiagonal coeff is real even for 2...Gravatar Gael Guennebaud2009-12-23
| * fix #75, and add a basic unit test for HessenbergGravatar Gael Guennebaud2009-12-23
| * fix #69 and extend unit tests or triangular solversGravatar Gael Guennebaud2009-12-23
| * add checks for on the right triangular solving with matricesGravatar Gael Guennebaud2009-12-23
* | a couple of fixes after thye mergeGravatar Gael Guennebaud2009-12-23
* | merge with default branchGravatar Gael Guennebaud2009-12-22
|\|
* | extend the DenseStorageMatrix mechanism to all expressionsGravatar Gael Guennebaud2009-12-22
| * mergeGravatar Jitse Niesen2009-12-21
| |\