aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* rm the useless SparseSolverBase class and provide more compile time traitsGravatar Gael Guennebaud2010-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
|\
* | specify max-width in em not pxGravatar Benoit Jacob2010-10-19
| * factorize CSS code, make use of the "manual" class when appropriate, clean th...Gravatar Gael Guennebaud2010-10-19
|/
* css update: max-width and marginsGravatar Benoit Jacob2010-10-19
* move tables from class "tutorial_code" to "example"Gravatar Benoit Jacob2010-10-19
* update style of the quick ref guideGravatar Gael Guennebaud2010-10-19
* update CSS to doxygen 1.7.2, new CSS and cleaning of the tutorialGravatar Gael Guennebaud2010-10-19
* Fixed bug #79.Gravatar Hauke Heibel2010-10-19
* re-fix the broken msvc warning in JacobiSVDGravatar Benoit Jacob2010-10-18
* improvements in pages 5 and 7 of the tutorial.Gravatar Benoit Jacob2010-10-18
* improvements in tutorial page 4 : block operationsGravatar Benoit Jacob2010-10-18
* fixed table htmlGravatar Benoit Jacob2010-10-18
* fix stupid msvc warning in jacobisvdGravatar Benoit Jacob2010-10-18
* fix bug i just introduced in ei_add_test_internalGravatar Benoit Jacob2010-10-17
* ah ok, we want to build this even without GSL.Gravatar Benoit Jacob2010-10-17
* more unsupported/ CMake fixesGravatar Benoit Jacob2010-10-17
* Fix general linking issue for tests linking to multiple libs, and explicitly ...Gravatar Benoit Jacob2010-10-17
* add jacobiSvd() method, update test & docsGravatar Benoit Jacob2010-10-17
* Fixed bug #74.Gravatar Hauke Heibel2010-10-17
* Added stddeque unit test dervied from the stdlist test.Gravatar Hauke Heibel2010-10-16
* Added tag 3.0-beta2 for changeset 3f79884f03e97d20451ff811fcdd05cb0b060743Gravatar Benoit Jacob2010-10-15
* bump to 2.92.0Gravatar Benoit Jacob2010-10-15
* doc updates/improvementsGravatar Benoit Jacob2010-10-15
* update the porting guideGravatar Benoit Jacob2010-10-15