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
...
*
|
fix linking issue
Gael Guennebaud
2018-04-13
*
|
bug #1520: workaround some -Wfloat-equal warnings by calling std::equal_to
Gael Guennebaud
2018-04-11
*
|
Avoid using memcpy for non-POD elements
Weiming Zhao
2018-04-11
*
|
extend doxygen splitter for huge screens
Gael Guennebaud
2018-04-11
*
|
Update header/footer for doxygen 1.8.13
Gael Guennebaud
2018-04-11
*
|
Fix javascript hacks for oxygen 1.8.13
Gael Guennebaud
2018-04-11
*
|
bug #1538: update manual pages regarding BDCSVD.
Gael Guennebaud
2018-04-11
*
|
Umfpack: UF_long has been removed in recent versions of suitesparse, and fix ...
Gael Guennebaud
2018-04-11
*
|
Merged in v_huber/eigen (pull request PR-378)
Gael Guennebaud
2018-04-11
|
\
\
*
|
|
Fix code sample output in block(int, int, int, int) doxygen
Guillaume Jacob
2018-04-09
|
*
|
Add unitTest
vhuber
2018-04-09
*
|
|
Fix MKL backend for symmetric eigenvalues on row-major matrices.
Gael Guennebaud
2018-04-09
*
|
|
Add missing empty line.
Gael Guennebaud
2018-04-09
*
|
|
Fix cmake scripts with no fortran compiler
Gael Guennebaud
2018-04-07
*
|
|
bug #1509: fix computeInverseWithCheck for complexes
Gael Guennebaud
2018-04-04
*
|
|
Extend list of MSVC versions
Gael Guennebaud
2018-04-04
*
|
|
Make stableNorm and blueNorm compatible with 2D matrices.
Gael Guennebaud
2018-04-04
*
|
|
Factories code between numext::hypot and scalar_hyot_op functor.
Gael Guennebaud
2018-04-04
*
|
|
Make innerVector() and innerVectors() methods available to all expressions su...
Gael Guennebaud
2018-04-04
*
|
|
bug #1521: avoid signalling NaN in hypot and make it std::complex<> friendly.
Gael Guennebaud
2018-04-04
*
|
|
bug #1521: add unit test dedicated to numbest::hypos
Gael Guennebaud
2018-04-04
*
|
|
Add a note on vec_min vs asm
Gael Guennebaud
2018-04-04
*
|
|
bug #1494: makes pmin/pmax behave on Altivec/VSX as on x86 regading NaNs
Gael Guennebaud
2018-04-04
*
|
|
comment unreachable code
Gael Guennebaud
2018-04-03
*
|
|
Fix compilation of product with inverse transpositions (e.g., mat * Transposi...
Gael Guennebaud
2018-04-03
*
|
|
commit 45e9c9996da790b55ed9c4b0dfeae49492ac5c46 (HEAD -> memory_fix)
Gael Guennebaud
2018-04-03
*
|
|
bug #1527: fix support for MKL's VML (destination was not properly resized)
Gael Guennebaud
2018-04-03
*
|
|
bug #1528: better use numeric_limits::min() instead of 1/highest() that with ...
Gael Guennebaud
2018-04-03
*
|
|
bug #1516: add assertion for out-of-range diagonal index in MatrixBase::diago...
Gael Guennebaud
2018-04-03
*
|
|
bug #1532: disable stl::*_negate in C++17 (they are deprecated)
Gael Guennebaud
2018-04-03
*
|
|
AVX512: _mm512_rsqrt28_ps is available for AVX512ER only
Gael Guennebaud
2018-04-03
*
|
|
Rename predux_downto4 to be more accurate on its semantic.
Gael Guennebaud
2018-04-03
*
|
|
protect calls to isnan
Gael Guennebaud
2018-04-03
*
|
|
Fix unit testing of predux_downto4 (bad name), and add unit testing of prsqrt
Gael Guennebaud
2018-04-03
*
|
|
AVX512: fix psqrt and prsqrt
Gael Guennebaud
2018-04-03
*
|
|
AVX512: add missing pinsertfirst and pinsertlast, implement pblend for Packet...
Gael Guennebaud
2018-04-03
*
|
|
Fix uninitialized output argument.
Gael Guennebaud
2018-04-03
|
*
|
Remove unnecessary define
vhuber
2018-03-30
|
*
|
Add interface to umfpack_*l_* functions
vhuber
2018-03-30
*
|
|
MIsc. source and comment typos
luz.paz
2018-03-11
|
/
/
|
*
Fix typos in the contraction example of tensor README
Lee.Deokjae
2018-01-06
*
|
Adds missing EIGEN_STRONG_INLINE to support MSVC properly inlining small vect...
Basil Fierz
2017-10-26
*
|
Merged in zzp11/eigen/zzp11/a-small-mistake-quickreferencedox-edited-15102172...
Benoit Steiner
2018-03-23
|
\
\
*
\
\
Merged in facaiy/eigen/ENH/exp_support_complex_for_gpu (pull request PR-359)
Benoit Steiner
2018-03-23
|
\
\
\
*
\
\
\
Merged in dtrebbien/eigen (pull request PR-369)
Benoit Steiner
2018-03-23
|
\
\
\
\
*
|
|
|
|
Improve robustness of igamma and igammac to bad inputs.
Rasmus Munk Larsen
2018-03-19
*
|
|
|
|
Add static assertion for fixed sizes Ref<>
Gael Guennebaud
2018-03-09
*
|
|
|
|
Implement better static assertion checking to make sure that the first assert...
Gael Guennebaud
2018-03-09
*
|
|
|
|
Add static assertion on selfadjoint-view's UpLo parameter.
Gael Guennebaud
2018-03-09
|
*
|
|
|
Move up the specialization of std::numeric_limits
Daniel Trebbien
2018-02-18
[prev]
[next]