4451823fb4Fix ODR violation in trsm.
Antonio Sánchez
2022-03-20 15:56:53 +0000
9a14d91a99Fix AVX512 builds with MSVC.
Antonio Sánchez
2022-03-18 16:04:53 +0000
7b10795e39Change EIGEN_ALTIVEC_ENABLE_MMA_DYNAMIC_DISPATCH and EIGEN_ALTIVEC_DISABLE_MMA flags to be like TensorFlow's...
Chip Kerchner
2022-03-17 22:35:27 +0000
3ca1228d45Work around MSVC compiler bug dropping const.
Antonio Sánchez
2022-03-17 20:50:26 +0000
3a9d404d76Add support for Apple's Accelerate sparse matrix solvers
John Mather
2022-03-08 00:09:18 +0000
008ff3483aFix broken tensor executor test, allow tensor packets of size 1.
Antonio Sánchez
2022-03-07 20:30:37 +0000
28c7c1a629Log position of first difference for easier debugging.
Antonio Sanchez
2022-03-07 19:06:27 +0000
cf82186416Adds new CMake Options for controlling build components.
Antonio Sánchez
2022-03-05 05:49:45 +0000
b2ee235a4bSplit and reduce SVD test sizes.
Antonio Sánchez
2022-03-05 00:15:28 +0000
0ae94456a0Remove duplicate IsRowMajor declaration.
Antonio Sánchez
2022-03-04 21:22:02 +0000
0e6f4e43f1Fix a few confusing comments in psincos_float.
Rasmus Munk Larsen
2022-03-04 20:41:49 +0000
f1b9692d63Removed EIGEN_UNUSED decorations from many functions that are in fact used
Sean McBride
2022-03-03 20:19:33 +0000
27d8f29be3Update vectorization_logic tests for all platforms.
Antonio Sánchez
2022-03-03 19:54:15 +0000
c9ff739af1Fix JacobiSVD_LAPACKE bindings
Arthur
2022-03-03 19:24:07 +0000
d0b1aef6f6Speed lscg by using .noalias
Zhuo Zhang
2022-03-03 15:53:40 +0800
55c7400db5Fix enum conversion warnings in BooleanRedux.
Antonio Sanchez
2022-03-02 11:18:17 -0800
711803c427Skip denormal test if Cond is false.
Antonio Sánchez
2022-03-03 04:32:13 +0000
d819a33bf6Remove poor non-convergence checks in NonLinearOptimization.
Antonio Sánchez
2022-03-02 19:31:20 +0000
9c07e201ffModified sqrt/rsqrt for denormal handling.
Antonio Sánchez
2022-03-02 17:20:47 +0000
1c2690ed24Adjust tolerance of matrix_power test for MSVC.
Antonio Sanchez
2022-03-01 23:31:15 +0000
b48922cb5cFix SVD for MSVC+CUDA.
Antonio Sánchez
2022-03-01 21:35:22 +0000
bf6726a0c6Fix any/all reduction in the case of row-major layout
Yury Gitman
2022-03-01 05:27:50 +0000
f03df0df53Fix SVD for MSVC.
Antonio Sánchez
2022-02-28 19:53:15 +0000
19c39bea29Fix mixingtypes for g++-11.
Antonio Sánchez
2022-02-25 19:28:10 +0000
2ed4bee78fFix frexp packetmath tests for MSVC.
Antonio Sánchez
2022-02-24 22:16:37 +0000
d58e629130Disable deprecated warnings for SVD tests on MSVC.
Antonio Sánchez
2022-02-24 21:20:49 +0000
3d7e2d0e3eFix packetmath compilation error.
Antonio Sánchez
2022-02-23 23:27:08 +0000
8970719771Fix gcc-5 packetmath_12 bug.
Antonio Sánchez
2022-02-23 21:56:25 +0000
f0b81fefb7Disable deprecated warnings in SVD tests.
Antonio Sánchez
2022-02-23 18:32:00 +0000
8b875dbef1Changes to fast SQRT/RSQRT
Rasmus Munk Larsen
2022-02-23 17:32:21 +0000
f9b7564faaE2K: initial support of LCC MCST compiler for the Elbrus 2000 CPU architecture
Ramil Sattarov
2022-02-23 17:07:34 +0000
ae86a146b1Modify test expression to avoid numerical differences (#2402).
Antonio Sánchez
2022-02-23 16:37:03 +0000
cd80e04ab7Add assert for edge case if Thin U Requested at runtime
Arthur
2022-02-23 05:35:19 +0000
35727928adFix test macro conflicts with STL headers in C++20
Lingzhu Xiang
2022-02-23 07:41:56 +0800
2dd879d4b0[SYCL] Fix CMake for SYCL support
Romain Biessy
2022-02-22 16:53:27 +0000
550af3938cFix for crash bug in SPQRSupport: Initialize pointers to nullptr to avoid free() calls of invalid pointers.
Martin Heistermann
2022-02-18 16:13:28 +0000
58a90c7463Use fixed-sized U/V for fixed-sized inputs.
Antonio Sánchez
2022-02-16 18:31:47 +0000
c367ed26a8Make FixedInt constexpr, fix ODR of fix<N>
Antonio Sánchez
2022-02-16 17:47:51 +0000
766087329eRe-add svd::compute(Matrix, options) method to avoid breaking external projects.
Antonio Sánchez
2022-02-16 00:54:02 +0000
a58af20d61Add descriptions to Matrix typedefs.
Antonio Sánchez
2022-02-15 21:53:27 +0000
28e008b99aFix sqrt/rsqrt for NEON.
Antonio Sánchez
2022-02-15 21:31:51 +0000
23755030c9Fix MSVC+NVCC 9.2 pragma error.
Antonio Sanchez
2022-02-15 10:03:03 -0800
7197b577fbRemove unused macros in AVX packetmath.
Erik Schultheis
2022-02-14 10:34:23 +0000
bded5028a5Fix ODR failures in TensorRandom.
Antonio Sanchez
2022-02-11 23:19:56 -0800
fbc62f7df9Complete doc with MatrixXNt and MatrixNXt
Florian Maurin
2022-02-11 21:55:54 +0000
cb5ca1c901Cleanup compiler warnings, etc from recent changes in GEMM & GEMV for PowerPC
Chip Kerchner
2022-02-09 18:47:08 +0000
cec0005c74Return alphas() and betas() by const reference
Matt Keeter
2022-02-08 23:16:10 +0000
92d0026b7bProvide a definition for numeric_limits static data members
Rasmus Munk Larsen
2022-02-08 20:34:53 +0000
b94bddcde0Typo in COD's doc: matrixR() -> matrixT()
Björn Ingvar Dahlgren
2022-02-07 10:31:09 +0100
94bed2b80cFix collision with resolve.h.
Antonio Sánchez
2022-02-07 18:17:42 +0000
b88de3f24fUpdate MPL2 with https.
Antonio Sanchez
2022-02-07 17:30:10 +0000
9441d94dccRevert "Make fixed-size Matrix and Array trivially copyable after C++20"
Antonio Sánchez
2022-02-05 04:40:29 +0000
979fdd58a4Add generic fast psqrt and prsqrt impls and make them correct for 0, +Inf, NaN, and negative arguments.
Rasmus Munk Larsen
2022-02-05 00:20:13 +0000
4bffbe84f9Restrict GCC<6.3 maxpd workaround to only gcc.
Antonio Sánchez
2022-02-04 22:47:34 +0000
e7f4a901eeDefine EIGEN_HAS_AVX512_MATH in PacketMath.
Antonio Sánchez
2022-02-04 22:25:52 +0000
6b60bd6754Fix 32-bit arm int issue.
Antonio Sánchez
2022-02-04 21:59:33 +0000
96da541cbaFix AVX512 math function consistency, enable for ICC.
Antonio Sánchez
2022-02-04 19:35:18 +0000
cafeadffefFix ODR violations.
Antonio Sánchez
2022-02-04 19:01:07 +0000
18b50458b6Update SVD Module with Options template parameter
Arthur
2022-02-02 00:15:44 +0000
89c6ab2385removed some documentation referencing c++98 behaviour
Erik Schultheis
2022-01-29 11:16:04 +0200
66464bd2a8Fix number of block columns to NOT overflow the cache (PowerPC) abnormally in GEMV
Chip Kerchner
2022-01-27 20:35:53 +0000