aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Eigen2Support
Commit message (Expand)AuthorAge
* Fixed dummy_precision evaluation.Gravatar Hauke Heibel2013-07-28
* Merged simple geometry asserts.Gravatar Hauke Heibel2013-07-25
|\
* | Fix a couple of warningsGravatar Gael Guennebaud2013-06-21
* | Fix bug #314: move remaining math functions from internal to numext namespaceGravatar Gael Guennebaud2013-06-10
| * Added asserts to AngleAxis class which verify that the initial axis isGravatar Hauke Heibel2013-05-15
|/
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* clean Eigen2Support wrt KDE mentionsGravatar Gael Guennebaud2012-07-14
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* the default ctor had no sense because of the const reference memberGravatar Gael Guennebaud2012-01-31
* fix static inline versus inline static issues (the former is the correct order)Gravatar Gael Guennebaud2012-01-31
* fix some compilation errors with ICC and -strict-ansiGravatar Gael Guennebaud2012-01-31
* bug #352:properly cast constantsGravatar Igor Krivenko2011-12-09
* Eigen2sSupport: import some fixes from the 3.0 branch (MSVC fix)Gravatar Gael Guennebaud2011-12-03
* fix a couple of warnings in the unit testsGravatar Gael Guennebaud2011-11-05
* fix eigen2 support min/max garbageGravatar Gael Guennebaud2011-07-22
* protect calls to min and max with parentheses to make Eigen compatible with d...Gravatar Gael Guennebaud2011-07-21
* fix bug #212 (installation of Eigen2Support/Geometry)Gravatar Gael Guennebaud2011-03-04
* Improve documentation of plugins.Gravatar Jitse Niesen2011-02-13
* kill stage 15, it's uselessGravatar Benoit Jacob2011-01-31
* add test for geometry with eigen2_ prefixes. fix that stuff.Gravatar Benoit Jacob2011-01-27
* import back LeastSquares into eigen2support. Pass most of eigen2's 'regressio...Gravatar Benoit Jacob2011-01-26
* eigen2 support: import SVD back, pass SVD testsGravatar Benoit Jacob2011-01-26
* fix bug #160 - forgot hg addGravatar Benoit Jacob2011-01-25
* eigen2: pass QR decomposition and hyperplane testsGravatar Benoit Jacob2011-01-25
* eigen2: pass lu testGravatar Benoit Jacob2011-01-25
* import eigen2 Geometry module into Eigen2Support.Gravatar Benoit Jacob2011-01-24
* pass eigen2's triangular testGravatar Benoit Jacob2011-01-23
* rename build stages to multiples of 10; old stage 2 becomes stage 15, while s...Gravatar Benoit Jacob2011-01-23
* make eigen2 dynalloc test pass (add to eigen2 support some internal stuff tha...Gravatar Benoit Jacob2011-01-21
* make eigen2 submatrices test passGravatar Benoit Jacob2011-01-21
* lots more EIGEN2_SUPPORT fixes. Now several of the most important core tests ...Gravatar Benoit Jacob2011-01-20
* big eigen2support fix, aimed at users who relied on internal eigen2 stuff: no...Gravatar Benoit Jacob2011-01-19
* add main ei_* functions into Eigen2SupportGravatar Gael Guennebaud2010-12-03
* add eigen2support Transform typedefs, add Eigen2To3 section on TransformGravatar Benoit Jacob2010-10-29
* Initial fixes for bug #85.Gravatar Hauke Heibel2010-10-25
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* add cmakelists for 2 subdirs and make sure all subdirs are installed (GLOB)Gravatar Benoit Jacob2010-09-14
* Remove \nonstable yet. The stability rules for Eigen3 are much simpler:Gravatar Benoit Jacob2010-06-29
* email changeGravatar Gael Guennebaud2010-06-24
* remove reference to the dead Array moduleGravatar Gael Guennebaud2010-06-19
* the Index types change.Gravatar Benoit Jacob2010-05-30
* add minor to Eigen2SupportGravatar Benoit Jacob2010-04-22
* forgot to hg add...Gravatar Benoit Jacob2010-04-22
* Renamed PlainMatrixType to PlainObject (Array != Matrix).Gravatar Hauke Heibel2010-02-20
* * resurected Flagged from Eigen2SupportGravatar Gael Guennebaud2010-02-04
* lot of cleaning:Gravatar Gael Guennebaud2010-01-22
* remove the Triangular suffix to Upper, Lower, UnitLower, etc,Gravatar Gael Guennebaud2010-01-07
* Various documentation updates:Gravatar Gael Guennebaud2010-01-06
* fix commentsGravatar Benoit Jacob2010-01-06