index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Doc: add an example for HouseholderQR::householderQ()
Gael Guennebaud
2012-07-02
*
workaround compilation issue with MSVC 2005
Gael Guennebaud
2012-07-02
*
Implement A.noalias() = B * C without temporaries
Jitse Niesen
2012-06-29
*
Make product eval-at-once.
Jitse Niesen
2012-06-29
*
Implement eval-at-once in evaluator.
Jitse Niesen
2012-06-29
*
Implement interface for NoAlias assignments.
Jitse Niesen
2012-06-29
*
Move (part of) evaluation of products to evaluator objects.
Jitse Niesen
2012-06-29
*
bug #482: pass scalar by const ref - pass on the sparse module
Gael Guennebaud
2012-06-28
*
Resize lhs automatically in copy_using_evaluator().
Jitse Niesen
2012-06-28
*
fix implicit scalar conversion
Gael Guennebaud
2012-06-28
*
bug #482: pass scalar arguments by const references. This changeset only conc...
Gael Guennebaud
2012-06-28
*
fix performance regression due to check_rows_cols_for_overflow and add approp...
Gael Guennebaud
2012-06-26
*
remove dynamic allocation for fixed size object and triangular matrix-matrix ...
Gael Guennebaud
2012-06-26
*
Fix bug in {Matrix,Array}Wrapper evaluator
Jitse Niesen
2012-06-24
*
Fix bug in evaluators with sliced vectorization.
Jitse Niesen
2012-06-24
*
Fix an evaluator test which was wrong and failed in debug builds.
Jitse Niesen
2012-06-24
*
typo
Gael Guennebaud
2012-06-24
*
fix GMRES
Gael Guennebaud
2012-06-23
*
put the resurected files into the Eigen namespace
Gael Guennebaud
2012-06-22
*
fix most of the shadow warnings in Core/*.h
Gael Guennebaud
2012-06-22
*
resurrect expression evaluators
Gael Guennebaud
2012-06-22
*
bump default branch to 3.1.90
Gael Guennebaud
2012-06-22
*
Added tag 3.1.0-rc2 for changeset dd86165c135a5dfc8f4e8040d242cd3812d56087
Gael Guennebaud
2012-06-21
*
bump to 3.1.0-rc2
Gael Guennebaud
2012-06-21
*
fix compilation issue with MKL's backend
Gael Guennebaud
2012-06-21
*
add the multithreading topic in the topic list
Gael Guennebaud
2012-06-21
*
fix sparse benchmark help
Gael Guennebaud
2012-06-21
*
extend documentation of *Support modules
Gael Guennebaud
2012-06-21
*
MPreal: extended unit test, remove useless internal overloads, add support fo...
Gael Guennebaud
2012-06-21
*
patch mpfr c++ copy to fix warnings and min/max issues
Gael Guennebaud
2012-06-21
*
update internal mpfr C++ copy
Gael Guennebaud
2012-06-21
*
Fix some typos in sparse tutorial.
Jitse Niesen
2012-06-20
*
fix bug #478: RealSchur failed on a zero matrix.
Gael Guennebaud
2012-06-20
*
fix bug #477: warning with gcc 4.7
Gael Guennebaud
2012-06-20
*
significantly extend the tutorial of sparse matrices
Gael Guennebaud
2012-06-20
*
comment two tests in nomalloc (there is no regression here, it's just I've be...
Gael Guennebaud
2012-06-20
*
fix geometry tutorial about scalings.
Gael Guennebaud
2012-06-18
*
update custom scalar type doc
Gael Guennebaud
2012-06-18
*
update adolc support wrt "new" NumTraits mechanism
Gael Guennebaud
2012-06-18
*
Update custom scalar example, based on unstable/Eigen/AdolcForward .
Jitse Niesen
2012-06-16
*
prevent the allocation of the two preconditioner, only one is needed
Gael Guennebaud
2012-06-15
*
fix a warning and formatting
Gael Guennebaud
2012-06-15
*
Matrix-Market: fix perf issue and infinite loop
Gael Guennebaud
2012-06-15
*
fix a few warnings
Gael Guennebaud
2012-06-15
*
fix typo in unsupported/NumericalDiff
Gael Guennebaud
2012-06-15
*
Added tag 3.1.0-rc1 for changeset 4ca5735de4b0213f3907784b0f2df68aef9c0cd2
Gael Guennebaud
2012-06-14
*
bump to 3.1.0-rc1
Gael Guennebaud
2012-06-14
*
bug #466: better fix for the race condition: this new patch add an initParall...
Gael Guennebaud
2012-06-14
*
fix bug #475: .exp() now returns +inf when overflow occurs (SSE)
Gael Guennebaud
2012-06-14
*
disable the MKL's vm*powx functions on windows
Gael Guennebaud
2012-06-14
[prev]
[next]