Commit message (Expand) | Author | Age | |
---|---|---|---|
* | s/cholesky/llt in precompiled lib and BTL | Gael Guennebaud | 2009-02-06 |
* | * label Cholesky and solveTriangular.* as experimental | Benoit Jacob | 2009-02-02 |
* | * clarify the situation with experimental parts | Benoit Jacob | 2009-01-19 |
* | Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside | Benoit Jacob | 2008-12-18 |
* | Big API change in Cholesky module: | Gael Guennebaud | 2008-10-13 |
* | bugfix in CholeskyWithoutSquareRoot::solve found by Timothy Hunter | Gael Guennebaud | 2008-08-16 |
* | Add .perpendicular() function in Geometry module (adapted from Eigen1) | Gael Guennebaud | 2008-07-22 |
* | Add QR and Cholesky module instantiations in the lib. | Gael Guennebaud | 2008-06-14 |
* | -fix certain #includes | Benoit Jacob | 2008-05-12 |
* | Enable vectorization of product with dynamic matrices, | Gael Guennebaud | 2008-05-01 |