index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Eigen
/
src
/
Eigen2Support
Commit message (
Expand
)
Author
Age
*
Silence unused variable warning.
vanhoucke
2013-10-04
*
Fixed dummy_precision evaluation.
Hauke Heibel
2013-07-28
*
Merged simple geometry asserts.
Hauke Heibel
2013-07-25
|
\
*
|
Fix a couple of warnings
Gael Guennebaud
2013-06-21
*
|
Fix bug #314: move remaining math functions from internal to numext namespace
Gael Guennebaud
2013-06-10
|
*
Added asserts to AngleAxis class which verify that the initial axis is
Hauke Heibel
2013-05-15
|
/
*
Fix bug #314:
Gael Guennebaud
2012-11-06
*
clean Eigen2Support wrt KDE mentions
Gael Guennebaud
2012-07-14
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
Get rid of include directives inside namespace blocks (bug #339).
Jitse Niesen
2012-04-15
*
the default ctor had no sense because of the const reference member
Gael Guennebaud
2012-01-31
*
fix static inline versus inline static issues (the former is the correct order)
Gael Guennebaud
2012-01-31
*
fix some compilation errors with ICC and -strict-ansi
Gael Guennebaud
2012-01-31
*
bug #352:properly cast constants
Igor Krivenko
2011-12-09
*
Eigen2sSupport: import some fixes from the 3.0 branch (MSVC fix)
Gael Guennebaud
2011-12-03
*
fix a couple of warnings in the unit tests
Gael Guennebaud
2011-11-05
*
fix eigen2 support min/max garbage
Gael Guennebaud
2011-07-22
*
protect calls to min and max with parentheses to make Eigen compatible with d...
Gael Guennebaud
2011-07-21
*
fix bug #212 (installation of Eigen2Support/Geometry)
Gael Guennebaud
2011-03-04
*
Improve documentation of plugins.
Jitse Niesen
2011-02-13
*
kill stage 15, it's useless
Benoit Jacob
2011-01-31
*
add test for geometry with eigen2_ prefixes. fix that stuff.
Benoit Jacob
2011-01-27
*
import back LeastSquares into eigen2support. Pass most of eigen2's 'regressio...
Benoit Jacob
2011-01-26
*
eigen2 support: import SVD back, pass SVD tests
Benoit Jacob
2011-01-26
*
fix bug #160 - forgot hg add
Benoit Jacob
2011-01-25
*
eigen2: pass QR decomposition and hyperplane tests
Benoit Jacob
2011-01-25
*
eigen2: pass lu test
Benoit Jacob
2011-01-25
*
import eigen2 Geometry module into Eigen2Support.
Benoit Jacob
2011-01-24
*
pass eigen2's triangular test
Benoit Jacob
2011-01-23
*
rename build stages to multiples of 10; old stage 2 becomes stage 15, while s...
Benoit Jacob
2011-01-23
*
make eigen2 dynalloc test pass (add to eigen2 support some internal stuff tha...
Benoit Jacob
2011-01-21
*
make eigen2 submatrices test pass
Benoit Jacob
2011-01-21
*
lots more EIGEN2_SUPPORT fixes. Now several of the most important core tests ...
Benoit Jacob
2011-01-20
*
big eigen2support fix, aimed at users who relied on internal eigen2 stuff: no...
Benoit Jacob
2011-01-19
*
add main ei_* functions into Eigen2Support
Gael Guennebaud
2010-12-03
*
add eigen2support Transform typedefs, add Eigen2To3 section on Transform
Benoit Jacob
2010-10-29
*
Initial fixes for bug #85.
Hauke Heibel
2010-10-25
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
add cmakelists for 2 subdirs and make sure all subdirs are installed (GLOB)
Benoit Jacob
2010-09-14
*
Remove \nonstable yet. The stability rules for Eigen3 are much simpler:
Benoit Jacob
2010-06-29
*
email change
Gael Guennebaud
2010-06-24
*
remove reference to the dead Array module
Gael Guennebaud
2010-06-19
*
the Index types change.
Benoit Jacob
2010-05-30
*
add minor to Eigen2Support
Benoit Jacob
2010-04-22
*
forgot to hg add...
Benoit Jacob
2010-04-22
*
Renamed PlainMatrixType to PlainObject (Array != Matrix).
Hauke Heibel
2010-02-20
*
* resurected Flagged from Eigen2Support
Gael Guennebaud
2010-02-04
*
lot of cleaning:
Gael Guennebaud
2010-01-22
*
remove the Triangular suffix to Upper, Lower, UnitLower, etc,
Gael Guennebaud
2010-01-07
*
Various documentation updates:
Gael Guennebaud
2010-01-06
[next]