aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* specify max-width in em not pxGravatar Benoit Jacob2010-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
* doc typoGravatar Benoit Jacob2010-10-14
* JacobiSVD doc fixGravatar Benoit Jacob2010-10-14
* JacobiSVD:Gravatar Benoit Jacob2010-10-14
* compilation fixGravatar Gael Guennebaud2010-10-14
* fix bug #44: use VERIFY_IS_APPROX instead of exact comparison to please x87 e...Gravatar Benoit Jacob2010-10-13
* add EIGEN_TEST_X87 optionGravatar Benoit Jacob2010-10-13
* fix compilation and warnings with fcc 4.0.1Gravatar Gael Guennebaud2010-10-13
* add the possibility to disable OpenGL testingGravatar Gael Guennebaud2010-10-12
* remove SVD class (was bad code taked from elsewhere)Gravatar Benoit Jacob2010-10-12
* Jacobi improvements:Gravatar Benoit Jacob2010-10-12
* fix the Jacobi bug, expand unit testGravatar Benoit Jacob2010-10-12
* add Jacobi unit test. jacobi_5 fails, exposing bug #39.Gravatar Benoit Jacob2010-10-12
* add support for uniform of doubleGravatar Gael Guennebaud2010-10-12
* uncomment commented line for debugGravatar Gael Guennebaud2010-10-12
* add support for uniformsGravatar Gael Guennebaud2010-10-12
* set ColPivHouseholderQR as default preconditioner for JacobiSVDGravatar Benoit Jacob2010-10-11
* implement JacobiSVD::solve() and expand the unit testGravatar Benoit Jacob2010-10-11
* compilation fixGravatar Gael Guennebaud2010-10-08
* adapt Quaternion to JacobiSVD API changes.Gravatar Benoit Jacob2010-10-08
* add option to compute thin U/V.Gravatar Benoit Jacob2010-10-08
* Rework JacobiSVD api / template parameters.Gravatar Benoit Jacob2010-10-08
* merge backoutGravatar Benoit Jacob2010-10-08
|\
| * Backed out changeset 2334291157fe192b7b9f651967126de3bf8d8cbeGravatar Benoit Jacob2010-10-08
* | MSVC for windows mobile does not have the errno.h fileGravatar Gael Guennebaud2010-10-07
* | an attempt to fix compilation on windows mobileGravatar Gael Guennebaud2010-10-07
* | remove the Taucs backend : Taucs is not maintained anymore and the backend wa...Gravatar Gael Guennebaud2010-10-06
* | improve FindCholmodGravatar Gael Guennebaud2010-10-06
* | Updates to the Sparse unsupported solvers module.Gravatar Romain Bossart2010-10-04