| Commit message (Expand) | Author | Age |
* | Add missing licence header to some top header files | Gael Guennebaud | 2015-10-26 |
* | Remove deprecated code not used by evaluators | Gael Guennebaud | 2014-09-18 |
* | merge with default branch | Gael Guennebaud | 2014-07-02 |
|\ |
|
| * | Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation... | Christoph Hertzberg | 2014-07-01 |
* | | merge with default branch | Gael Guennebaud | 2014-06-20 |
|\| |
|
* | | Split LU/Inverse.h to Core/Inverse.h for the generic Inverse expression, and ... | Gael Guennebaud | 2014-02-24 |
| * | Added support for AVX to Eigen. | Benoit Steiner | 2014-01-29 |
|/ |
|
* | Get rid of include directives inside namespace blocks (bug #339). | Jitse Niesen | 2012-04-15 |
* | add a "using MKL" documentation page, add a minimal documentation of PARDISO ... | Gael Guennebaud | 2011-12-09 |
* | - split and rename defined tokens to enable the use of BLAS/Lapack/VML/etc | Gael Guennebaud | 2011-12-09 |
* | Intel(R) MKL support added. | karturov | 2011-12-05 |
* | shut up stupid ICC warnings | Benoit Jacob | 2011-02-22 |
* | eigen2: pass lu test | Benoit Jacob | 2011-01-25 |
* | only include SSE path if SSE enabled | Benoit Jacob | 2009-12-14 |
* | add SSE path for Matrix4f inverse, taken from Intel except that we do a kosher | Benoit Jacob | 2009-12-14 |
* | added comments to help vim understand the header files are c++. | Mark Borgerding | 2009-12-01 |
* | introduce ei_xxx_return_value and ei_xxx_impl for xxx in solve,kernel,impl | Benoit Jacob | 2009-11-03 |
* | big huge changes, so i dont remember everything. | Benoit Jacob | 2009-10-28 |
* | add partial-pivoting LU decomposition | Benoit Jacob | 2009-05-13 |
* | Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside | Benoit Jacob | 2008-12-18 |
* | Complete LU documentation | Benoit Jacob | 2008-08-11 |
* | * LU decomposition, supporting all rectangular matrices, with full | Benoit Jacob | 2008-08-04 |
* | Add .perpendicular() function in Geometry module (adapted from Eigen1) | Gael Guennebaud | 2008-07-22 |
* | -fix certain #includes | Benoit Jacob | 2008-05-12 |
* | - optimized determinant calculations for small matrices (size <= 4) | Benoit Jacob | 2008-04-14 |
* | * Start of the LU module, with matrix inversion already there and | Benoit Jacob | 2008-04-14 |