Rasmus Munk Larsen
9ad5661482
Revert "Fix up PowerPC MMA flags so it builds by default."
2022-03-15 20:51:03 +00:00
Antonio Sánchez
65eeedf964
Fix up PowerPC MMA flags so it builds by default.
2022-03-15 20:22:23 +00:00
Tobias Schlüter
cb1e8228e9
Convert bit calculation to constexpr, avoid casts.
2022-03-13 22:38:36 +09:00
Antonio Sánchez
baf9a985ec
Fix swap test for size 1 inputs.
2022-03-10 15:05:58 +00:00
Everton Constantino
7882408856
Temporarily disable aarch64 CI.
2022-03-10 09:34:19 -03:00
Rohit Santhanam
2a6be5492f
Fix construct_at compilation breakage on ROCm.
2022-03-09 16:47:53 +00:00
Duncan McBain
a3b64625e3
Remove ComputeCpp-specific code from SYCL Vptr
2022-03-08 22:44:18 +00:00
Antonio Sánchez
9296bb4b93
Fix edge-case in zeta for large inputs.
2022-03-08 21:21:20 +00:00
Tobias Schlüter
cd2ba9d03e
Add construct_at, destroy_at wrappers. Use throughout.
2022-03-08 20:43:22 +00:00
AlexanderMueller
dfa5176780
make SparseSolverBase and IterativeSolverBase move constructable
2022-03-08 20:03:53 +01:00
Tobias Schlüter
9883108f3a
Remove copy_bool workaround for gcc 4.3
2022-03-08 17:43:11 +00:00
John Mather
3a9d404d76
Add support for Apple's Accelerate sparse matrix solvers
2022-03-08 00:09:18 +00:00
Antonio Sánchez
008ff3483a
Fix broken tensor executor test, allow tensor packets of size 1.
2022-03-07 20:30:37 +00:00
Antonio Sanchez
28c7c1a629
Log position of first difference for easier debugging.
2022-03-07 19:06:27 +00:00
Antonio Sánchez
cf82186416
Adds new CMake Options for controlling build components.
2022-03-05 05:49:45 +00:00
Antonio Sánchez
b2ee235a4b
Split and reduce SVD test sizes.
2022-03-05 00:15:28 +00:00
Antonio Sánchez
0ae94456a0
Remove duplicate IsRowMajor declaration.
2022-03-04 21:22:02 +00:00
Rasmus Munk Larsen
0e6f4e43f1
Fix a few confusing comments in psincos_float.
2022-03-04 20:41:49 +00:00
Sean McBride
f1b9692d63
Removed EIGEN_UNUSED decorations from many functions that are in fact used
2022-03-03 20:19:33 +00:00
Antonio Sánchez
27d8f29be3
Update vectorization_logic tests for all platforms.
2022-03-03 19:54:15 +00:00
Arthur
c9ff739af1
Fix JacobiSVD_LAPACKE bindings
2022-03-03 19:24:07 +00:00
Zhuo Zhang
d0b1aef6f6
Speed lscg by using .noalias
2022-03-03 08:52:09 +00:00
Antonio Sanchez
55c7400db5
Fix enum conversion warnings in BooleanRedux.
2022-03-03 04:44:20 +00:00
Antonio Sánchez
711803c427
Skip denormal test if Cond
is false.
2022-03-03 04:32:13 +00:00
Antonio Sánchez
d819a33bf6
Remove poor non-convergence checks in NonLinearOptimization.
2022-03-02 19:31:20 +00:00
Antonio Sánchez
9c07e201ff
Modified sqrt/rsqrt for denormal handling.
2022-03-02 17:20:47 +00:00
Antonio Sanchez
1c2690ed24
Adjust tolerance of matrix_power test for MSVC.
2022-03-01 23:33:05 +00:00
Antonio Sánchez
b48922cb5c
Fix SVD for MSVC+CUDA.
2022-03-01 21:35:22 +00:00
Yury Gitman
bf6726a0c6
Fix any/all reduction in the case of row-major layout
2022-03-01 05:27:50 +00:00
Antonio Sánchez
f03df0df53
Fix SVD for MSVC.
2022-02-28 19:53:15 +00:00
Antonio Sánchez
19c39bea29
Fix mixingtypes for g++-11.
2022-02-25 19:28:10 +00:00
Antonio Sánchez
2ed4bee78f
Fix frexp packetmath tests for MSVC.
2022-02-24 22:16:37 +00:00
Antonio Sánchez
d58e629130
Disable deprecated warnings for SVD tests on MSVC.
2022-02-24 21:20:49 +00:00
Antonio Sánchez
3d7e2d0e3e
Fix packetmath compilation error.
2022-02-23 23:27:08 +00:00
Antonio Sánchez
8970719771
Fix gcc-5 packetmath_12 bug.
2022-02-23 21:56:25 +00:00
Antonio Sánchez
f0b81fefb7
Disable deprecated warnings in SVD tests.
2022-02-23 18:32:00 +00:00
Rasmus Munk Larsen
8b875dbef1
Changes to fast SQRT/RSQRT
2022-02-23 17:32:21 +00:00
Ramil Sattarov
f9b7564faa
E2K: initial support of LCC MCST compiler for the Elbrus 2000 CPU architecture
2022-02-23 17:07:34 +00:00
Antonio Sánchez
ae86a146b1
Modify test expression to avoid numerical differences ( #2402 ).
2022-02-23 16:37:03 +00:00
Arthur
cd80e04ab7
Add assert for edge case if Thin U Requested at runtime
2022-02-23 05:35:19 +00:00
Lingzhu Xiang
35727928ad
Fix test macro conflicts with STL headers in C++20
2022-02-23 07:43:30 +08:00
Romain Biessy
2dd879d4b0
[SYCL] Fix CMake for SYCL support
2022-02-22 16:53:27 +00:00
Martin Heistermann
550af3938c
Fix for crash bug in SPQRSupport: Initialize pointers to nullptr to avoid free() calls of invalid pointers.
2022-02-18 16:13:28 +00:00
Antonio Sánchez
58a90c7463
Use fixed-sized U/V for fixed-sized inputs.
2022-02-16 18:31:47 +00:00
Antonio Sánchez
c367ed26a8
Make FixedInt constexpr, fix ODR of fix<N>
2022-02-16 17:47:51 +00:00
Antonio Sánchez
766087329e
Re-add svd::compute(Matrix, options)
method to avoid breaking external projects.
2022-02-16 00:54:02 +00:00
Antonio Sánchez
a58af20d61
Add descriptions to Matrix typedefs.
2022-02-15 21:53:27 +00:00
Antonio Sánchez
28e008b99a
Fix sqrt/rsqrt for NEON.
2022-02-15 21:31:51 +00:00
Antonio Sanchez
23755030c9
Fix MSVC+NVCC 9.2 pragma error.
2022-02-15 10:51:32 -08:00
Erik Schultheis
7197b577fb
Remove unused macros in AVX packetmath.
...
The following macros are removed:
* EIGEN_DECLARE_CONST_Packet8f
* EIGEN_DECLARE_CONST_Packet4d
* EIGEN_DECLARE_CONST_Packet8f_FROM_INT
* EIGEN_DECLARE_CONST_Packet8i
2022-02-14 10:34:23 +00:00