| Commit message (Expand) | Author | Age |
* | merge with default branch | Gael Guennebaud | 2014-07-18 |
|\ |
|
| * | bug #397: add a warning for 64 to 32 bit integer conversion and fix many of t... | Gael Guennebaud | 2014-07-17 |
* | | merge with default branch | Gael Guennebaud | 2014-07-02 |
|\| |
|
| * | Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation... | Christoph Hertzberg | 2014-07-01 |
* | | Hide some deprecated classes. | Gael Guennebaud | 2014-02-24 |
* | | Port LU module to evaluators (except image() and kernel()) | Gael Guennebaud | 2014-02-20 |
|/ |
|
* | merge with default branch | Gael Guennebaud | 2013-04-19 |
|\ |
|
| * | Fix a couple of int versus Index issues. | Gael Guennebaud | 2013-04-09 |
| * | Add assertion on the input matrix size in factorizations relying on permutati... | Gael Guennebaud | 2013-02-26 |
* | | Add support for NVCC5: most of the Core and part of LU are callable from CUDA... | Gael Guennebaud | 2013-02-07 |
|/ |
|
* | 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 |
* | protect calls to min and max with parentheses to make Eigen compatible with d... | Gael Guennebaud | 2011-07-21 |
* | clean a bit previous patch (ctor vs static_cast and a few bits) | Gael Guennebaud | 2011-05-23 |
* | fix implicit scalar conversions (needed to support fancy scalar types, see bu... | David H. Bailey | 2011-05-23 |
* | merge | Gael Guennebaud | 2011-01-26 |
|\ |
|
* | | extend PermutationMatrix and Transpositions to support arbitrary interger typ... | Gael Guennebaud | 2011-01-26 |
| * | eigen2: pass lu test | Benoit Jacob | 2011-01-25 |
|/ |
|
* | do not stop the factorization if one pivot is exactly 0, and return the | Gael Guennebaud | 2011-01-17 |
* | bug #86 : use internal:: namespace instead of ei_ prefix | Benoit Jacob | 2010-10-25 |
* | email change | Gael Guennebaud | 2010-06-24 |
* | fix LDLT, now it really only uses a given triangular part! | Gael Guennebaud | 2010-06-09 |
* | * add Transpositions to PermutationMatrix conversion | Gael Guennebaud | 2010-06-08 |
* | * remove ei_index, and let ei_traits propagate the index types | Gael Guennebaud | 2010-06-03 |
* | the Index types change. | Benoit Jacob | 2010-05-30 |
* | * implement the corner() API change: new methods topLeftCorner() etc | Benoit Jacob | 2010-04-22 |
* | - Added problem size constructor to decompositions that did not have one. It ... | Adolfo Rodriguez Tsouroukdissian | 2010-04-21 |
* | * merge with mainline | Benoit Jacob | 2010-04-16 |
|\ |
|
| * | fix misc warnings, more importantly when NDEBUG is defined, assert() is a | Thomas Capricelli | 2010-03-27 |
* | | fix the flags and matrix options, to always have the right RowMajor bit in th... | Benoit Jacob | 2010-03-19 |
|/ |
|
* | Propagate all five matrix template parameters to members and temporaries of d... | Adolfo Rodriguez Tsouroukdissian | 2010-03-08 |
* | * let a = foo() work when a is a row-vector xpr and foo() returns a ReturnByV... | Benoit Jacob | 2010-03-08 |
* | Hide some internal stuff from the docs. | Hauke Heibel | 2010-02-28 |
* | merge | Benoit Jacob | 2010-02-25 |
|\ |
|
* | | * Implement the ByOuterInner accessors | Benoit Jacob | 2010-02-25 |
| * | detect and implement inplace permutations | Gael Guennebaud | 2010-02-25 |
| * | add reconstructedMatrix() to LLT, and LUs | Gael Guennebaud | 2010-02-24 |
| * | Renamed PlainMatrixType to PlainObject (Array != Matrix). | Hauke Heibel | 2010-02-20 |
|/ |
|
* | EIGEN_ENUM_MIN ---> EIGEN_SIZE_MIN | Benoit Jacob | 2010-01-27 |
* | remove the Triangular suffix to Upper, Lower, UnitLower, etc, | Gael Guennebaud | 2010-01-07 |
* | merge and add start/end to Eigen2Support | Gael Guennebaud | 2010-01-05 |
|\ |
|
| * | Big renaming: | Benoit Jacob | 2010-01-04 |
* | | merge with default branch | Gael Guennebaud | 2009-12-22 |
|\| |
|
* | | partial LU optimization: noalias | Gael Guennebaud | 2009-12-17 |
| * | Even more NestByValue cleanup... | Hauke Heibel | 2009-12-01 |
| * | Removed NestByValue dependency from Cholesky, Eigenvalues, LU and QR. | Hauke Heibel | 2009-12-01 |
* | | Another big refactoring change: | Gael Guennebaud | 2009-11-18 |
| * | PermutationMatrix: add setIdentity and transpositions methods | Benoit Jacob | 2009-11-16 |
| * | Port FullPivLU to PermutationMatrix | Benoit Jacob | 2009-11-16 |
| * | PartialPivLU: port to PermutationMatrix | Benoit Jacob | 2009-11-16 |
|/ |
|