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 621: Fix documentation of EIGEN_COMP_EMSCRIPTEN
David Tellenbach
2019-03-21
|
|
|
/
|
|
*
Fix doc issues regarding ndtri
Gael Guennebaud
2019-09-04
|
|
*
Fix possible warning regarding strict equality comparisons
Gael Guennebaud
2019-09-04
|
|
*
PR 681: Add ndtri function, the inverse of the normal distribution function.
Srinivas Vasudevan
2019-08-12
|
|
*
Change typedefs from private to protected to fix MSVC compilation
Eugene Zhulenev
2019-09-03
|
|
/
|
*
Makes Scalar/RealScalar typedefs public in Pardiso's wrappers (see PR 688)
Gael Guennebaud
2019-09-03
|
*
More colamd cleanup:
Gael Guennebaud
2019-09-03
|
*
Eigen_Colamd.h updated to replace constexpr with consts and enums.
Anshul Jaiswal
2019-08-17
|
*
Ordering.h edited to fix dependencies on Eigen_Colamd.h
Anshul Jaiswal
2019-08-15
|
*
Eigen_Colamd.h edited replacing macros with constexprs and functions.
Anshul Jaiswal
2019-08-15
|
*
Eigen_Colamd.h edited online with Bitbucket replacing constant #defines with ...
Anshul Jaiswal
2019-07-21
|
*
Updated Eigen_Colamd.h, namespacing macros ALIVE & DEAD as COLAMD_ALIVE & COL...
Anshul Jaiswal
2019-06-08
|
*
Fix missing header inclusion and colliding definitions for half type casting,...
Rasmus Munk Larsen
2019-08-30
|
*
Add more tests for corner cases of log1p and expm1. Add handling of infinite ...
Rasmus Munk Larsen
2019-08-28
|
*
Revert changes to std_falback::log1p that broke handling of arguments less th...
Rasmus Munk Larsen
2019-08-27
|
*
Clean up float16 a.k.a. Eigen::half support in Eigen. Move the definition of ...
Rasmus Munk Larsen
2019-08-27
|
*
Merged in jaopaulolc/eigen (pull request PR-679)
Christoph Hertzberg
2019-08-22
|
|
\
|
|
*
Fix debug macros in p{load,store}u
João P. L. de Carvalho
2019-08-14
|
|
*
Add missing pcmp_XX methods for double/Packet2d
João P. L. de Carvalho
2019-08-14
|
*
|
Implement vectorized versions of log1p and expm1 in Eigen using Kahan's formu...
Rasmus Munk Larsen
2019-08-12
|
/
/
|
*
Fix packed load/store for PowerPC's VSX
João P. L. de Carvalho
2019-08-09
|
*
Fix offset argument of ploadu/pstoreu for Altivec
João P. L. de Carvalho
2019-08-09
|
*
bug #1718: Add cast to successfully compile with clang on PowerPC
João P. L. de Carvalho
2019-08-09
|
/
*
Fix bugs in log1p and expm1 where repeated using statements would clobber eac...
Rasmus Munk Larsen
2019-08-08
*
Fix typo in Umeyama method documentation
Michael Grupp
2019-07-17
*
Remove {} accidentally added in previous commit
Christoph Hertzberg
2019-07-18
*
Move variadic constructors outside `#ifndef EIGEN_PARSED_BY_DOXYGEN` block, t...
Christoph Hertzberg
2019-07-12
*
Build deprecated snippets with -DEIGEN_NO_DEPRECATED_WARNING
Christoph Hertzberg
2019-07-12
*
Fix compiler for unsigned integers.
Rasmus Munk Larsen
2019-07-09
*
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
|
\
\
[prev]
[next]