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
/
Sparse
Commit message (
Expand
)
Author
Age
...
*
port VectorwiseOp and Swap to the novel mechanisms, and various cleanning
Gael Guennebaud
2010-01-04
*
a couple of fixes after thye merge
Gael Guennebaud
2009-12-23
*
merge with default branch
Gael Guennebaud
2009-12-22
|
\
*
|
extend the DenseStorageMatrix mechanism to all expressions
Gael Guennebaud
2009-12-22
*
|
more fixes
Gael Guennebaud
2009-12-17
*
|
a lot of cleaning and fixes
Gael Guennebaud
2009-12-16
*
|
fix spasre triangular solve for row major lower matrices
Gael Guennebaud
2009-12-14
|
*
Warning 4512 (assignment operators could not be generated) is now simply disa...
Hauke Heibel
2009-12-14
|
*
Removed more warnings.
Hauke Heibel
2009-12-12
|
*
Added to possibility to compile unit tests at maximum warning level.
Hauke Heibel
2009-12-12
|
*
Even more NestByValue cleanup...
Hauke Heibel
2009-12-01
|
*
Much more NestByValue cleanup.
Hauke Heibel
2009-12-01
|
*
add specialization ei_ref_selector for sparse matrix types
Gael Guennebaud
2009-12-01
|
*
precision ---> dummy_precision
Benoit Jacob
2009-11-26
*
|
Another big refactoring change:
Gael Guennebaud
2009-11-18
*
|
Big refactoring/cleaning in the spasre module with
Gael Guennebaud
2009-11-18
*
|
more ET refactoring:
Gael Guennebaud
2009-11-17
*
|
adapt CwiseBinaryOp and the Sparse counter part
Gael Guennebaud
2009-11-17
*
|
adapt CwiseUnaryOp and CwiseUnaryView
Gael Guennebaud
2009-11-16
*
|
Experiment the ET refactoring on Transpose for Dense and Sparse storages.
Gael Guennebaud
2009-11-16
|
/
*
* merge
Benoit Jacob
2009-11-09
|
\
|
*
an attempt to fix a compilation issue with MSVC
Gael Guennebaud
2009-11-04
*
|
sync with mainline
Benoit Jacob
2009-10-28
|
\
|
*
|
big huge changes, so i dont remember everything.
Benoit Jacob
2009-10-28
|
*
* add a Make* expression type builder to allow the
Gael Guennebaud
2009-10-16
|
/
*
Added EIGEN_REF_TO_TEMPORARY define for rvalue support.
Hauke Heibel
2009-09-21
*
implement __gnuc_forget_about_setZero_its_over_now
Gael Guennebaud
2009-09-18
*
finish my evalToDense => evalTo change
Gael Guennebaud
2009-09-17
*
fix another .stride() issue in Cholmod support
Gael Guennebaud
2009-09-07
*
bug fix in SuperLU support: the meaning of Matrix::stride() changed for vectors
Gael Guennebaud
2009-09-07
*
enable ILU in super LU only if the super version supports it
Gael Guennebaud
2009-09-04
*
Added support for SuperLU's ILU factorization
Peter Román
2009-08-21
*
compilation fix in AmbiVector<int>
Gael Guennebaud
2009-08-31
*
Fix compilation in sparse module
Gael Guennebaud
2009-08-06
*
remove remnant of MultiplierBase
Benoit Jacob
2009-08-06
*
make the dot product linear in the second variable, not the first variable
Benoit Jacob
2009-08-03
*
bug fix in inverse for 1x1 matrix,
Gael Guennebaud
2009-07-27
*
synch with main devel branch
Gael Guennebaud
2009-07-14
|
\
|
*
one more fix of the previous commit (forgot to update ei_must_nest_by_value)
Gael Guennebaud
2009-07-13
|
*
fix typo in previous commit
Gael Guennebaud
2009-07-13
|
*
add a SparseNestByValue expression and fix issue in sparse adjoint evaluation
Gael Guennebaud
2009-07-13
*
|
* extended the cache friendly products to support C = alpha * A * M and C += ...
Gael Guennebaud
2009-07-07
*
|
add a generic mechanism to copy a special matrix to a dense matrix so that
Gael Guennebaud
2009-07-07
|
*
fixes a segfault
Gael Guennebaud
2009-07-05
*
|
* update sparse module wrt new diagonal matrix impl
Gael Guennebaud
2009-07-04
|
/
*
fixed typo in SuperLUSupport.h
Moritz Lenz
2009-06-17
*
* rename PartialRedux to VectorwiseOp
Gael Guennebaud
2009-06-10
*
SparseMatrix::resize() always resets the matrix to an empty one
Gael Guennebaud
2009-06-08
*
fix #10: the reallocateSparse function was half coded
Gael Guennebaud
2009-06-08
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
[prev]
[next]