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
...
*
PR 655: Fix missing Eigen namespace in Macros
Justin Carpentier
2019-06-05
*
[SYCL] Adding the SYCL memory model. The SYCL memory model provides :
Mehdi Goli
2019-07-01
*
Fix CUDA compilation error for pselect<half>.
Rasmus Munk Larsen
2019-06-28
*
[SYCL] This PR adds the minimum modifications to Eigen core required to run E...
Mehdi Goli
2019-06-27
*
fix for a ROCm/HIP specificcompile errror introduced by a recent commit.
Deven Desai
2019-06-22
*
Remove extra "one" in comment.
Rasmus Munk Larsen
2019-06-20
*
Update comment as suggested by tra@google.com.
Rasmus Munk Larsen
2019-06-20
*
Fix grammar.
Rasmus Munk Larsen
2019-06-20
*
Added comment explaining the surprising EIGEN_COMP_CLANG && !EIGEN_COMP_NVCC ...
Rasmus Munk Larsen
2019-06-20
*
Fix CUDA build on Mac.
Rasmus Munk Larsen
2019-06-20
*
Various fixes for packet ops.
Rasmus Munk Larsen
2019-06-20
*
bug #1724: Mask buggy warnings with g++-7
Christoph Hertzberg
2019-06-14
*
Make is_valid_index_type return false for float and double when EIGEN_HAS_TYP...
Rasmus Munk Larsen
2019-06-05
*
Add workaround for choosing the right include files with FP16C support with c...
Rasmus Munk Larsen
2019-06-05
*
Clean up CUDA/NVCC version macros and their use in Eigen, and a few other CUD...
Rasmus Munk Larsen
2019-05-31
*
fix for HIP build errors that were introduced by a commit earlier this week
Deven Desai
2019-05-24
*
GEMV: remove double declaration of constant.
Gustavo Lima Chaves
2019-05-23
*
Cast Index to RealScalar
Christoph Hertzberg
2019-05-23
*
Enable support for F16C with Clang. The required intrinsics were added here: ...
Rasmus Munk Larsen
2019-05-20
*
Merged in rmlarsen/eigen (pull request PR-643)
Rasmus Larsen
2019-05-20
|
\
*
\
Merged in scramsby/eigen (pull request PR-646)
Gael Guennebaud
2019-05-20
|
\
\
*
\
\
Merged in glchaves/eigen (pull request PR-635)
Rasmus Larsen
2019-05-17
|
\
\
\
|
|
|
*
Make Eigen build with cuda 10 and clang.
Rasmus Munk Larsen
2019-05-15
|
|
_
|
/
|
/
|
|
*
|
|
Collapsed revision from PR-641
Christoph Hertzberg
2019-05-13
*
|
|
Removing unused API to fix compile error in TensorFlow due to
Anuj Rawat
2019-05-12
*
|
|
bug #1707: Fix deprecation warnings, or disable warnings when testing depreca...
Christoph Hertzberg
2019-05-10
*
|
|
Fix build with clang on Windows.
Rasmus Munk Larsen
2019-05-09
*
|
|
Fix AVX512 & GCC 6.3 compilation
Eugene Zhulenev
2019-05-07
*
|
|
Restore C++03 compatibility
Christoph Hertzberg
2019-05-06
*
|
|
Fix traits for scalar_logistic_op.
Rasmus Munk Larsen
2019-05-03
|
|
*
Eigen: Fix MSVC C++17 language standard detection logic
Scott Ramsby
2019-05-03
|
|
/
|
/
|
*
|
Add masked_store_available to unpacket_traits
Eugene Zhulenev
2019-05-02
*
|
Add masked pstoreu for Packet16h
Eugene Zhulenev
2019-05-02
*
|
Add masked pstoreu to AVX and AVX512 PacketMath
Eugene Zhulenev
2019-05-02
*
|
Fix regression in changeset ae33e866c750c6c24ada5c6f7f3ec15815d0e683
Gael Guennebaud
2019-05-02
|
*
Speed up GEMV on AVX-512 builds, just as done for GEBP previously.
Gustavo Lima Chaves
2019-04-26
*
|
Fix compilation with PGI version 19
Andy May
2019-04-25
|
/
*
Merged in ezhulenev/eigen-01 (pull request PR-632)
Gael Guennebaud
2019-04-25
|
\
|
*
Fix doxygen warnings to enable statis code analysis
Eugene Zhulenev
2019-04-24
*
|
Get rid of SequentialLinSpacedReturnType deprecation warnings in DenseBase.h
Eugene Zhulenev
2019-04-24
|
/
*
Remove deprecation annotation from typedef Eigen::Index Index, as it would ge...
Rasmus Munk Larsen
2019-04-24
*
Add missing EIGEN_DEPRECATED annotations to deprecated functions and fix few ...
Eugene Zhulenev
2019-04-23
*
Use packet ops instead of AVX2 intrinsics
Eugene Zhulenev
2019-04-23
*
Adding lowlevel APIs for optimized RHS packet load in TensorFlow
Anuj Rawat
2019-04-20
*
bug #1695: fix a numerical robustness issue. Computing the secular equation a...
Gael Guennebaud
2019-03-27
*
Collapsed revision from PR-619
William D. Irons
2019-03-26
*
ICC does not support -fno-unsafe-math-optimizations
Gael Guennebaud
2019-03-22
*
updates requested in the PR feedback. Also droping coded within #ifdef EIGEN_...
Deven Desai
2019-03-19
*
Merged eigen/eigen into default
Deven Desai
2019-03-19
|
\
|
*
Merged in rmlarsen/eigen (pull request PR-618)
Rasmus Larsen
2019-03-18
|
|
\
[prev]
[next]