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
*
Merge.
Rasmus Munk Larsen
2019-01-11
|
\
|
*
Merged eigen/eigen into default
Rasmus 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
*
|
Fix warnings in ptrue for complex and half types.
Rasmus Munk Larsen
2019-01-11
|
/
*
Fix shorten-64-to-32 warning in TensorContractionThreadPool
Eugene Zhulenev
2019-01-11
*
Fix merge.
Rasmus Munk Larsen
2019-01-11
*
Merge.
Rasmus Munk Larsen
2019-01-11
|
\
*
\
Resolve.
Rasmus Munk Larsen
2019-01-11
|
\
\
|
|
*
Merge.
Rasmus Munk Larsen
2019-01-11
|
|
/
|
|
/
|
/
|
*
Merged eigen/eigen into default
Rasmus Larsen
2019-01-11
|
|
\
*
|
\
Merge.
Rasmus Munk Larsen
2019-01-11
|
\
\
\
|
|
|
*
Remove reinterpret_cast from AVX512 complex implementation
Mark D Ryan
2019-01-11
|
|
|
*
bug #1656: Enable failtests only if BUILD_TESTING is enabled
Christoph Hertzberg
2019-01-11
|
|
|
*
Fix shorten-64-to-32 warning in TensorContractionThreadPool
Eugene Zhulenev
2019-01-10
*
|
|
|
Rename pones -> ptrue. Use _CMP_TRUE_UQ where appropriate.
Rasmus Munk Larsen
2019-01-09
|
\
\
\
\
|
|
*
|
|
merge.
Rasmus Munk Larsen
2019-01-09
|
|
/
|
|
|
|
/
|
/
/
/
*
|
|
|
merge
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
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Collapsed revision
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
|
*
Optimize evalShardedByInnerDim
Eugene Zhulenev
2019-01-08
*
|
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
*
Fix unit test
Gael Guennebaud
2018-12-27
*
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
*
Make code compile again for older compilers.
Christoph Hertzberg
2018-12-22
*
bug #1615: slightly increase the default unrolling limit to compensate for ch...
Gael Guennebaud
2018-12-13
*
add changesets related to matrix product perf.
Gael Guennebaud
2018-12-13
*
Fix shorten-64-to-32 warning. Use regular memcpy if num_threads==0.
Rasmus Munk Larsen
2018-12-12
*
Fix compilation with expression template scalar type.
Gael Guennebaud
2018-12-12
*
Add regression test for bug #1174
Gael Guennebaud
2018-12-12
[next]