aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* * update the general TOCGravatar Gael Guennebaud2010-07-04
* suppress warning and add a fixme about this transpose argumentGravatar Gael Guennebaud2010-07-03
* fix openmp for row major destinationGravatar Gael Guennebaud2010-07-03
* Adapted the MSVC visualizer to the new Dynamic value.Gravatar Hauke Heibel2010-07-03
* fix bug with openmpGravatar Gael Guennebaud2010-07-03
* Fixed annoying CMake - Qt warning.Gravatar Hauke Heibel2010-07-03
* simplify and polish a bit the page 4 / block opsGravatar Benoit Jacob2010-07-01
* polish the Array tutorial pageGravatar Benoit Jacob2010-07-01
* actually remove 3.0-beta1 tagGravatar Benoit Jacob2010-07-01
|\
| * Removed tag 3.0-beta1Gravatar Benoit Jacob2010-07-01
* | Enable OpenMP testing for MSVC.Gravatar Hauke Heibel2010-07-01
* | shut one more warningGravatar Thomas Capricelli2010-07-01
* | fix compilation issue with clangGravatar Thomas Capricelli2010-07-01
* | oops... fix it betterGravatar Thomas Capricelli2010-07-01
* | fix compilation with icc. Anyway, the use of an enum instead of aGravatar Thomas Capricelli2010-07-01
* | fix warnings with old gccGravatar Thomas Capricelli2010-07-01
* | Bug fix for NumTraits<T>::lowest() .Gravatar Jitse Niesen2010-07-01
* | slightly raise the threshold used in this test to accomodate results obtained...Gravatar Benoit Jacob2010-06-30
* | s/struct/class/g ; bug reported by ThomasGravatar Benoit Jacob2010-06-30
* | fix linalg tut; remove the old oneGravatar Benoit Jacob2010-06-30
* | Fixed nullary test not passing on Core DuoGravatar Carlos Becker2010-06-30
* | Firefox specific style fix.Gravatar Hauke Heibel2010-06-30
* | More style fixes.Gravatar Hauke Heibel2010-06-30
* | Slight pimping of the "Basic matrix manipulation" table.Gravatar Hauke Heibel2010-06-30
* | Added tag 3.0-beta1 for changeset 73db507d150933e79c19be1a9ed51fa8f1a9ea41Gravatar Benoit Jacob2010-06-30
|/
* merge.Gravatar Benoit Jacob2010-06-30
|\
* | nearly complete page 6 / linear algebra + examplesGravatar Benoit Jacob2010-06-30
| * Fixed small typo in arithmetic tutorialGravatar Carlos Becker2010-06-30
|/
* Fixed some doc appearance issue.Gravatar Hauke Heibel2010-06-30
* Fix hover background color for H2.Gravatar Hauke Heibel2010-06-30
* fix unsupported module docGravatar Gael Guennebaud2010-06-30
* Followed Benoit's comment and removed the Mainpage.dox too.Gravatar Hauke Heibel2010-06-30
* clean the class hierarchyGravatar Gael Guennebaud2010-06-30
* Removed old doxygen config file.Gravatar Hauke Heibel2010-06-30
* Added exclusion filters.Gravatar Hauke Heibel2010-06-30
* Fill in open entries in decompositions table.Gravatar Jitse Niesen2010-06-30
* update the big linear algebra table (fixes, add notes and definitions)Gravatar Gael Guennebaud2010-06-30
* it remains only to set the status of RealSchur and EigenSolverGravatar Gael Guennebaud2010-06-29
* update the big table and add an Optimization columnGravatar Gael Guennebaud2010-06-29
* disable empty struct trick for buggy gcc 4.3Gravatar Gael Guennebaud2010-06-29
* Remove \nonstable yet. The stability rules for Eigen3 are much simpler:Gravatar Benoit Jacob2010-06-29
* start linear algebra tutorialGravatar Benoit Jacob2010-06-29
* fix potential warningGravatar Benoit Jacob2010-06-29
* Added Block tutorial to docs indexGravatar Carlos Becker2010-06-29
* Fix name clash in "m.block(i,j,m,n)" where m has two meanings.Gravatar Jitse Niesen2010-06-29
* AltiVec signed integer pmadd removed, proved to be 2x slower than the scalar ...Gravatar Konstantinos Margaritis2010-06-28
* Added Block Operations tutorial and code examplesGravatar Carlos Becker2010-06-28
* Modified Array Class tutorial, added examplesGravatar Carlos Becker2010-06-28
* Added doxygen info for .matrix() and .array()Gravatar Carlos Becker2010-06-28
* start a topic page on decompositions, with a big table.Gravatar Benoit Jacob2010-06-28