index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Eigen
Commit message (
Expand
)
Author
Age
...
*
|
bug #1633: use proper type for madd temporaries, factorize RhsPacketx4.
Gael Guennebaud
2019-01-16
*
|
Bug: 1633: refactor gebp kernel and optimize for neon
Renjie Liu
2019-01-16
*
|
Make Transform::rotation() an alias to Transform::linear() in the case of an ...
Gael Guennebaud
2019-01-15
*
|
Silent maybe-uninitialized warnings by gcc
Gael Guennebaud
2019-01-15
*
|
Enable visitor on empty matrices (the visitor is left unchanged), and protect...
Gael Guennebaud
2019-01-15
*
|
bug #1592: makes partial min/max reductions trigger an assertion on inputs wi...
Gael Guennebaud
2019-01-15
*
|
Fix detection of vector-at-time: use Rows/Cols instead of MaxRow/MaxCols.
Gael Guennebaud
2019-01-15
*
|
Typo
Gael Guennebaud
2019-01-15
*
|
Merged in rmlarsen/eigen (pull request PR-570)
Rasmus Larsen
2019-01-14
|
\
\
*
|
|
bug #1652: fix position of EIGEN_ALIGN16 attributes in Neon and Altivec
Gael Guennebaud
2019-01-14
|
*
|
Merged eigen/eigen into default
Rasmus Larsen
2019-01-14
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
AVX512: fix pgather/pscatter for Packet4cd and unaligned pointers
Gael Guennebaud
2019-01-14
*
|
|
AVX512 (r)sqrt(double) was mistakenly disabled with clang and others
Gael Guennebaud
2019-01-14
*
|
|
fix warning
Gael Guennebaud
2019-01-14
*
|
|
Doc: add Isometry in the list of supported Mode of Transform<>
Gael Guennebaud
2019-01-14
*
|
|
Initialize isometric transforms like affine transforms.
Greg Coombe
2019-01-11
*
|
|
PR 571: Implements an accurate argument reduction algorithm for huge inputs o...
Gael Guennebaud
2019-01-14
*
|
|
Fix StorageIndex FIXME in dense LU solvers
Gael Guennebaud
2019-01-13
|
*
|
Merge.
Rasmus Munk Larsen
2019-01-11
|
|
\
\
|
*
|
|
Add support for inverse hyperbolic functions.
Rasmus Munk Larsen
2019-01-11
|
*
|
|
Fix warnings in ptrue for complex and half types.
Rasmus Munk Larsen
2019-01-11
*
|
|
|
Replace compiler's alignas/alignof extension by respective c++11 keywords whe...
Gael Guennebaud
2019-01-11
|
|
/
/
|
/
|
|
*
|
|
Fix warnings in ptrue for complex and half types.
Rasmus Munk Larsen
2019-01-11
|
/
/
*
|
Fix merge.
Rasmus Munk Larsen
2019-01-11
*
|
Merge.
Rasmus Munk Larsen
2019-01-11
|
\
\
|
*
\
Merged eigen/eigen into default
Rasmus Larsen
2019-01-11
|
|
\
\
|
|
*
|
Remove reinterpret_cast from AVX512 complex implementation
Mark D Ryan
2019-01-11
*
|
|
|
Rename pones -> ptrue. Use _CMP_TRUE_UQ where appropriate.
Rasmus Munk Larsen
2019-01-09
|
\
\
\
\
|
|
*
|
|
Collapsed revision
Rasmus Munk Larsen
2019-01-09
|
*
|
|
|
Fix typo.
Rasmus Munk Larsen
2019-01-09
*
|
|
|
|
Collapsed revision
Rasmus Munk Larsen
2019-01-09
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Undo useless diffs.
Rasmus Munk Larsen
2019-01-09
|
*
|
|
Simplify a bit.
Rasmus Munk Larsen
2019-01-09
|
*
|
|
Add packet up "pones". Write pnot(a) as pxor(pones(a), a).
Rasmus Munk Larsen
2019-01-09
|
/
/
/
*
|
|
Merged eigen/eigen into default
Rasmus Larsen
2019-01-09
|
\
|
|
|
*
|
bug #1654: fix compilation with cuda and no c++11
Gael Guennebaud
2019-01-09
|
*
|
fix plog(+inf) with AVX512
Gael Guennebaud
2019-01-09
|
*
|
Add dedicated implementations of predux_any for AVX512, NEON, and Altivec/VSE
Gael Guennebaud
2019-01-09
|
*
|
fix warning
Gael Guennebaud
2019-01-09
|
*
|
Add missing pcmp_lt and others for AVX512
Gael Guennebaud
2019-01-09
|
*
|
bug #1652: implements a much more accurate version of vectorized sin/cos. Thi...
Gael Guennebaud
2019-01-09
*
|
|
Add support for pcmp_eq and pnot, including for complex types.
Rasmus Munk Larsen
2019-01-07
|
/
/
*
|
Explicitly set fill character when printing aligned data to ostream
Eugene Zhulenev
2019-01-03
*
|
PR560: Fix the AVX512f only builds
Mark D Ryan
2019-01-03
*
|
One more stupid AVX 512 fix (I don't have direct access to AVX512 machines)
Gael Guennebaud
2018-12-24
*
|
Add EIGEN_STRONG_INLINE where required
Gael Guennebaud
2018-12-24
*
|
Add missing pcmp_lt_or_nan for AVX512
Gael Guennebaud
2018-12-23
*
|
Implement a faster fix for sin/cos of large entries that also correctly handl...
Gael Guennebaud
2018-12-23
*
|
Make sure that psin/pcos return number in [-1,1] for large inputs (though sin...
Gael Guennebaud
2018-12-23
*
|
Fix plog(+INF): it returned ~87 instead of +INF
Gael Guennebaud
2018-12-23
[prev]
[next]