Mario Rincon-Nigro
|
e99163e732
|
fix: issue 2481: LDLT produce wrong results with AutoDiffScalar
|
2022-05-25 15:26:10 +00:00 |
|
Antonio Sánchez
|
477eb7f630
|
Revert "Avoid ambiguous Tensor comparison operators for C++20 compatibility"
This reverts commit 5c2179b6c30921d1c5ed5d6762be1f0e0e14493d
|
2022-05-24 16:09:59 +00:00 |
|
Mehdi Goli
|
c5a5ac680c
|
[SYCL] SYCL-2020 range does not have default constructor.
|
2022-05-24 03:11:46 +00:00 |
|
Benjamin Kramer
|
5c2179b6c3
|
Avoid ambiguous Tensor comparison operators for C++20 compatibility
|
2022-05-23 17:36:03 +00:00 |
|
Chip Kerchner
|
aa8b7e2c37
|
Add subMappers to Power GEMM packing - simplifies the address calculations (10% faster)
|
2022-05-23 15:18:29 +00:00 |
|
Antonio Sánchez
|
32348091ba
|
Avoid signed integer overflow in adjoint test.
|
2022-05-23 14:46:16 +00:00 |
|
Mehdi Goli
|
cbe03f3531
|
[SYCL] Extending SYCL queue interface extension.
|
2022-05-23 14:45:27 +00:00 |
|
Guoqiang QI
|
32a3f9ac33
|
Improve plogical_shift_* implementations and fix typo in SVE/PacketMath.h
|
2022-05-23 09:33:49 +00:00 |
|
Eisuke Kawashima
|
ac5c83a3f5
|
unset executable flag
|
2022-05-22 22:47:43 +09:00 |
|
Antonio Sanchez
|
481a4a8c31
|
Fix BDCSVD condition for failing with numerical issue.
|
2022-05-20 08:18:31 -07:00 |
|
Tobias Wood
|
a9868bd5be
|
Add arg() to tensor
|
2022-05-20 03:33:01 +00:00 |
|
Antonio Sánchez
|
028ab12586
|
Prevent BDCSVD crash caused by index out of bounds.
|
2022-05-19 22:29:48 +00:00 |
|
Rohan Ghige
|
798fc1c577
|
Fix 'Incorrect reference code in STL_interface.hh for ata_product' eigen/isses/2425
|
2022-05-18 14:42:57 +00:00 |
|
Antonio Sánchez
|
9b9496ad98
|
Revert "Add AVX512 optimizations for matrix multiply"
This reverts commit 25db0b4a824ba9a092bbb514fbada51bf9d37a18
|
2022-05-13 18:50:33 +00:00 |
|
aaraujom
|
25db0b4a82
|
Add AVX512 optimizations for matrix multiply
|
2022-05-12 23:41:19 +00:00 |
|
Guoqiang QI
|
00b75375e7
|
Adding PocketFFT support in FFT module since kissfft has some flaw in accuracy and performance
|
2022-05-11 17:44:22 +00:00 |
|
Rasmus Munk Larsen
|
73d65dbc43
|
Update README.md. Remove obsolete comment about RowMajor not being fully supported.
|
2022-05-06 18:19:35 +00:00 |
|
Francesco Romano
|
68e03ab240
|
Add uninstall target only if not already defined.
|
2022-05-05 17:43:08 +00:00 |
|
Alex_M
|
2c055f8633
|
make diagonal matrix cols() and rows() methods constexpr
|
2022-05-03 10:13:37 +02:00 |
|
Chip Kerchner
|
c2f15edc43
|
Add load vector_pairs for RHS of GEMM MMA. Improved predux GEMV.
|
2022-04-25 16:23:01 +00:00 |
|
John Mather
|
9e026e5e28
|
Removed need to supply the Symmetric flag to UpLo argument for Accelerate LLT and LDLT
|
2022-04-21 20:02:10 +00:00 |
|
Chip Kerchner
|
44ba7a0da3
|
Fix compiler bugs for GCC 10 & 11 for Power GEMM
|
2022-04-20 15:59:00 +00:00 |
|
Chip Kerchner
|
b02c384ef4
|
Add fused multiply functions for PowerPC - pmsub, pnmadd and pnmsub
|
2022-04-18 16:16:32 +00:00 |
|
Rohit Santhanam
|
3de96caeaa
|
Fix HouseholderSequence.h
|
2022-04-17 02:46:56 +00:00 |
|
Antonio Sánchez
|
f845a8bb1a
|
Fix cwise NaN propagation for scalar input.
|
2022-04-16 05:07:44 +00:00 |
|
Charles Schlosser
|
a4bb513b99
|
Update HouseholderSequence.h
|
2022-04-15 16:56:17 +00:00 |
|
Shi, Brian
|
fc1d888415
|
Remove AVX512VL dependency in trsm
|
2022-04-14 12:44:24 -07:00 |
|
Antonio Sánchez
|
07db964bde
|
Restrict new AVX512 trsm to AVX512VL, rename files for consistency.
|
2022-04-14 16:58:32 +00:00 |
|
Charles Schlosser
|
67eeba6e72
|
Avoidable heap allocation in applyHouseholderToTheLeft
|
2022-04-13 18:45:36 +00:00 |
|
Antonio Sánchez
|
3342fc7e4d
|
Allow all tests to pass with EIGEN_TEST_NO_EXPLICIT_VECTORIZATION
|
2022-04-12 14:48:22 +00:00 |
|
Antonio Sánchez
|
efb08e0bb5
|
Revert "Fix ambiguous DiagonalMatrix constructors."
This reverts commit a81bba962a5fe236e9ded7fd509aa04669559caa
|
2022-04-12 03:54:31 +00:00 |
|
Chip Kerchner
|
53eec53d2a
|
Fix Power GEMV order of operations in predux for MMA.
|
2022-04-11 21:29:05 +00:00 |
|
Antonio Sánchez
|
a81bba962a
|
Fix ambiguous DiagonalMatrix constructors.
|
2022-04-11 19:13:25 +00:00 |
|
Antonio Sánchez
|
f7b31f864c
|
Revert "Replace call to FixedDimensions() with a singleton instance of"
This reverts commit 19e6496ce0c52fef33265bca54285ba77b2155be
|
2022-04-10 15:30:33 +00:00 |
|
Tobias Schlüter
|
f3ba220c5d
|
Remove EIGEN_EMPTY_STRUCT_CTOR
|
2022-04-08 18:27:26 +00:00 |
|
Antonio Sánchez
|
5ed7a86ae9
|
Fix MSVC+CUDA issues.
|
2022-04-08 18:05:32 +00:00 |
|
Antonio Sánchez
|
734ed1efa6
|
Fix ODR issues in lapacke_helpers.
|
2022-04-08 15:31:30 +00:00 |
|
Antonio Sánchez
|
2c45a3846e
|
Fix some max size expressions.
|
2022-04-06 22:19:57 +00:00 |
|
Antonio Sánchez
|
edc822666d
|
Fix navbar scroll with toc.
|
2022-04-05 20:14:22 +00:00 |
|
Erik Schultheis
|
df87d40e34
|
constexpr reshape helper
|
2022-04-05 17:32:17 +00:00 |
|
Chip Kerchner
|
403fa33409
|
Performance improvements in GEMM for Power
|
2022-04-05 12:18:53 +00:00 |
|
Erik Schultheis
|
e1df3636b2
|
More constexpr helpers
|
2022-04-04 18:38:34 +00:00 |
|
Erik Schultheis
|
64909b82bd
|
static const class members turned into constexpr
|
2022-04-04 17:33:33 +00:00 |
|
William Talbot
|
2c0ef43b48
|
Added Scaling function overload for vector rvalue reference
|
2022-04-04 16:50:09 +00:00 |
|
Antonio Sanchez
|
ba2cb835aa
|
Add back std::remove* aliases - third-party libraries rely on these.
|
2022-04-01 17:02:52 +00:00 |
|
Antonio Sánchez
|
0c859cf35d
|
Consider inf/nan in scalar test_isApprox.
|
2022-04-01 17:00:24 +00:00 |
|
Erik Schultheis
|
1ddd3e29cb
|
fixed order of arguments in blas syrk
|
2022-03-30 21:45:13 +00:00 |
|
Antonio Sánchez
|
2c56442805
|
Don't include .cpp in lapack.
|
2022-03-30 21:41:56 +00:00 |
|
Antonio Sánchez
|
73b2c13bf2
|
Disable f16c scalar conversions for MSVC.
|
2022-03-30 18:35:32 +00:00 |
|
Antonio Sanchez
|
9bc9992dd3
|
Eliminate trace unused warning.
|
2022-03-29 22:04:50 +00:00 |
|