aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* fixes related to ei_ -> internal changeGravatar Gael Guennebaud2010-11-04
* mergeGravatar Gael Guennebaud2010-11-04
|\
* | implement proper error handling in level 3 routinesGravatar Gael Guennebaud2010-11-03
* | improve detection of errosGravatar Gael Guennebaud2010-11-03
| * fix matrix product bug with OpenMPGravatar Gael Guennebaud2010-11-03
| * rm auto normalization in favor of clampingGravatar Gael Guennebaud2010-11-03
| * Additional fix to enforce the compiler to use the correct prunning method.Gravatar Hauke Heibel2010-11-02
| * Fix bug #65.Gravatar Hauke Heibel2010-11-02
| * Added a comment on why is_arithmetic is used in DenseCoeffsBase.Gravatar Hauke Heibel2010-11-02
| * Fixed compilation due to lacking Transform definitions.Gravatar Hauke Heibel2010-11-01
| * oops (rm commented code)Gravatar Gael Guennebaud2010-11-01
| * Let's be safe: enable auto normalization is quaternion to angle-axis code sin...Gravatar Gael Guennebaud2010-10-31
| * implement VERIFY in a function so it doesn't get compiled thousands of times.Gravatar Benoit Jacob2010-10-29
| * on test failure, abort instead of exit, so we can get a stack traceGravatar Benoit Jacob2010-10-29
| * add eigen2support Transform typedefs, add Eigen2To3 section on TransformGravatar Benoit Jacob2010-10-29
| * fix bug #92 - we were doing stupid things when passing the list of libraries ...Gravatar Benoit Jacob2010-10-28
| * document LvalueBit betterGravatar Benoit Jacob2010-10-28
| * generalize the prune functionGravatar Gael Guennebaud2010-10-28
| * fix sparse rankUpdate and triangularView iteratorGravatar Gael Guennebaud2010-10-27
| * add the possibility to solve for sparse rhs with CholmodGravatar Gael Guennebaud2010-10-27
| * Fixed bug #95 by changing _M_IX64 to _M_X64 as proposed by Jan Schlicht.Gravatar Hauke Heibel2010-10-27
| * MergeGravatar Hauke Heibel2010-10-26
| |\
| | * rm the useless SparseSolverBase class and provide more compile time traitsGravatar Gael Guennebaud2010-10-26
| * | Renamed cleantype to remove_all since it is close to remove_{const|pointer|re...Gravatar Hauke Heibel2010-10-26
| |/
| * fix compilation (bad internal:: stuff)Gravatar Gael Guennebaud2010-10-26
| * fix compilation and unit test of adolcGravatar Gael Guennebaud2010-10-26
| * fix bug #94: add #include src/misc/Solve.h in SparseExtraGravatar Gael Guennebaud2010-10-26
| * add new API for Cholmod preserving the legacy one for nowGravatar Gael Guennebaud2010-10-26
| * Initial fixes for bug #85.Gravatar Hauke Heibel2010-10-25
| * Allow unset ${CMAKE_BUILD_TYPE} which is required for some targets and corres...Gravatar Hauke Heibel2010-10-25
| * make polynomialsolver test compile fasterGravatar Benoit Jacob2010-10-25
| * error out on bad build typeGravatar Benoit Jacob2010-10-25
| * adapt mpreal to eigen3 mathfunctions systemGravatar Benoit Jacob2010-10-25
| * bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
| * remove build type tweakingGravatar Benoit Jacob2010-10-23
| * Use 'Release' as default when build type is not specified.Gravatar Jitse Niesen2010-10-22
| * don't change the build type, fatal error if bad build typeGravatar Benoit Jacob2010-10-21
| * Improved I13_FunctionsTakingEigenTypes.dox.Gravatar Hauke Heibel2010-10-21
| * Fixed bug #84.Gravatar Hauke Heibel2010-10-21
| * Fixed the unit test splitting for MSVC.Gravatar Hauke Heibel2010-10-21
| * fix typo and rephrase sentenceGravatar Benoit Jacob2010-10-20
| * renaming: ei_matrix_storage -> DenseStorageGravatar Benoit Jacob2010-10-20
| * Improved the fixed size array display.Gravatar Hauke Heibel2010-10-20
| * rename PlanarRotation -> JacobiRotationGravatar Benoit Jacob2010-10-19
| * work around stupid msvc error when constructing at compile time an expressionGravatar Benoit Jacob2010-10-19
| * allows blocks of code to be larger than the page body (like tables)Gravatar Gael Guennebaud2010-10-19
| * update the position of the owlGravatar Gael Guennebaud2010-10-19
| * factorize CSS code, make use of the "manual" class when appropriate, clean th...Gravatar Gael Guennebaud2010-10-19
| * increase css max-widthGravatar Benoit Jacob2010-10-19
| * mergeGravatar Benoit Jacob2010-10-19
| |\