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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
Improves the filter for hidden files in "Eigen" and "Eigen/src".
Frederic Gosselin
2010-11-22
*
add cmakelists for 2 subdirs and make sure all subdirs are installed (GLOB)
Benoit Jacob
2010-09-14
*
finish to merge Array into Core:
Gael Guennebaud
2010-06-19
*
kill the LeastSquares module.
Benoit Jacob
2010-04-29
*
Add the concept of base class plugins, and started to write the ArrayBase class.
Gael Guennebaud
2009-11-20
*
introduce ei_xxx_return_value and ei_xxx_impl for xxx in solve,kernel,impl
Benoit Jacob
2009-11-03
*
rename the EigenSolver module to Eigenvalues
Gael Guennebaud
2009-09-04
*
move eigen values related stuff of the QR module to a new EigenSolver module.
Gael Guennebaud
2009-09-03
*
fix installation for recently added files
Thomas Capricelli
2009-08-25
*
fix build
Vincenzo Di Massa
2009-02-07
*
* mark Geometry as experimental
Benoit Jacob
2009-01-26
*
I assume these files where supposed to be installed
Marijn Kruisselbrink
2009-01-19
*
* Fix CMakeLists.txt issue with SVD
Gael Guennebaud
2008-08-20
*
* add Regression module, from eigen1, improved, with doc and unit-test.
Benoit Jacob
2008-08-11
*
* update CMakeLists, only build instantiations if TEST_LIB is defined
Benoit Jacob
2008-06-27
*
added Cholesky module
Gael Guennebaud
2008-04-27
*
Added Triangular expression to extract upper or lower (strictly or not)
Gael Guennebaud
2008-04-26
*
* Start of the LU module, with matrix inversion already there and
Benoit Jacob
2008-04-14
*
part 2 of the reorganization. Benefits/changes:
Benoit Jacob
2007-12-28