index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Eigen
/
Sparse
Commit message (
Expand
)
Author
Age
*
Remove EIGEN_MPL2_ONLY guards around code re-licensed from LGPL to MPL2 in ht...
Rasmus Munk Larsen
2019-03-05
*
bug #1392: fix #include <Eigen/Sparse> with mpl2-only
Gael Guennebaud
2017-02-11
*
Add missing licence header to some top header files
Gael Guennebaud
2015-10-26
*
Update manual wrt new LSCG solver.
Gael Guennebaud
2015-03-04
*
Fix some doxygen errors and warnings.
Jitse Niesen
2013-07-02
*
Include SparseLU and SparseQR
Desire NUENTSA
2013-03-13
*
Big changes in Eigen documentation:
Gael Guennebaud
2013-01-05
*
Get rid of include directives inside namespace blocks (bug #339).
Jitse Niesen
2012-04-15
*
move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...
Gael Guennebaud
2011-11-12
*
update sparse*sparse product: the default is now a conservative algorithm pre...
Gael Guennebaud
2011-10-24
*
move DynamicSparseMatrix to SparseExtra
Gael Guennebaud
2011-10-24
*
shut up stupid ICC warnings
Benoit Jacob
2011-02-22
*
eigen2support: disable sparse tests, and do not require to define YES_I_KNOW_...
Benoit Jacob
2011-01-31
*
EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET must be defined to use Eigen...
Gael Guennebaud
2011-01-27
*
Remove \nonstable yet. The stability rules for Eigen3 are much simpler:
Benoit Jacob
2010-06-29
*
Fix use of nesting types in SparseTranspose and split the big SparseProduct.h...
Gael Guennebaud
2010-06-25
*
split the Sparse module into multiple ones, and move non stable parts to unsu...
Gael Guennebaud
2010-06-18
*
added the SparseView class.
Daniel Lowengrub
2010-06-14
*
merge with default branch
Gael Guennebaud
2009-12-22
|
\
|
*
merge
Hauke Heibel
2009-12-02
|
|
\
|
*
|
added comments to help vim understand the header files are c++.
Mark Borgerding
2009-12-01
|
|
*
Even more NestByValue cleanup...
Hauke Heibel
2009-12-01
|
|
/
*
|
Big refactoring/cleaning in the spasre module with
Gael Guennebaud
2009-11-18
*
|
more ET refactoring:
Gael Guennebaud
2009-11-17
|
/
*
* add a Make* expression type builder to allow the
Gael Guennebaud
2009-10-16
*
add a SparseNestByValue expression and fix issue in sparse adjoint evaluation
Gael Guennebaud
2009-07-13
*
use <...> for system headers
Benoit Jacob
2009-06-24
*
sparse module: new API proposal for triangular solves and experimental
Gael Guennebaud
2009-04-05
*
* Find SuperLU also when it is installed without a superlu/ prefix
Benoit Jacob
2009-04-01
*
- add diagonal * sparse product as an expression
Gael Guennebaud
2009-02-09
*
add custom FindBLAS FindLAPACK working for c++ compiler
Gael Guennebaud
2009-02-05
*
* mark Geometry as experimental
Benoit Jacob
2009-01-26
*
add a flexible sparse matrix class designed for fast matrix assembly
Gael Guennebaud
2009-01-19
*
Sparse module:
Gael Guennebaud
2009-01-15
*
Big rewrite in the Sparse module: SparseMatrixBase no longer inherits MatrixB...
Gael Guennebaud
2009-01-14
*
Sparse module:
Gael Guennebaud
2009-01-07
*
Added a SparseVector class (not tested yet)
Gael Guennebaud
2009-01-02
*
Patch by Kenneth Riddile: disable MSVC warnings, reenable them outside
Benoit Jacob
2008-12-18
*
oops I commited bad stuff in the previous commit
Gael Guennebaud
2008-12-17
*
more MSVC cmake fixes
Gael Guennebaud
2008-12-17
*
Several improvements in sparse module:
Gael Guennebaud
2008-11-05
*
sparse module:
Gael Guennebaud
2008-10-21
*
sparse module: add a RandomSetter based on a user defined map implementation
Gael Guennebaud
2008-10-20
*
* add cmake files to find (optional) supported libraries
Gael Guennebaud
2008-10-20
*
sparse module: add support for umfpack, the sparse direct LU
Gael Guennebaud
2008-10-19
*
sparse module: add preliminary support for direct sparse LU solver
Gael Guennebaud
2008-10-19
*
sparse module: added some documentation for the LLT solver
Gael Guennebaud
2008-10-18
*
Sparse module: add experimental support for TAUCS and CHOLMOD with:
Gael Guennebaud
2008-10-05
*
Sparse module:
Gael Guennebaud
2008-10-04
*
Extended sparse unit-test: nested blocks and InnerIterators.
Daniel Gomez Ferro
2008-09-02
[next]