- f9659d9 Fix ODR violation with `gemm_extra_cols` on PPC by Alexander Grund · 2 years, 5 months ago upstream/master
- 325e306 Optimize psign by Charles Schlosser · 2 years, 5 months ago
- 0e490d4 Update file ColPivHouseholderQR_LAPACKE.h by Charles Schlosser · 2 years, 5 months ago
- 0a5392d Fix MSVC arm build. by Antonio Sánchez · 2 years, 5 months ago
- 3f7e775 Add IWYU export pragmas to top-level headers. by Antonio Sánchez · 2 years, 5 months ago
- e4f5881 Get rid of custom implementation of equal_to and not_equal_no. No longer needed with c+14. by Rasmus Munk Larsen · 2 years, 5 months ago
- e256ad1 Remove LGPL Code and references. by Antonio Sánchez · 2 years, 5 months ago
- e71f88a Change in Power eigen_asserts to eigen_internal_asserts since it is putting unnecessary error checking and assertions without NDEBUG. by Chip Kerchner · 2 years, 5 months ago
- 232b18f Fixes #2602 by Gregory Kramida · 2 years, 5 months ago
- f6cc359 More EIGEN_DEVICE_FUNC fixes for CUDA 10/11/12. by Antonio Sánchez · 2 years, 5 months ago
- 2a90653 fix lapacke config by Charles Schlosser · 2 years, 5 months ago
- 3460f35 Use VERIFY_IS_EQUAL to compare to zeros. by Rasmus Munk Larsen · 2 years, 6 months ago
- 13a1f25 Revert StlIterators edit from "Fix undefined behavior..." by Jeremy Nimmer · 2 years, 6 months ago
- fd2fd48 Update file ForwardDeclarations.h by Charles Schlosser · 2 years, 6 months ago
- 37b2e97 Tweak special case handling in atan2. by Rasmus Munk Larsen · 2 years, 6 months ago
- a1cdcdb Fix undefined behavior in Block access by Jeremy Nimmer · 2 years, 6 months ago
- 4a58f30 Fix pre-POWER8_VECTOR bugs in pcmp_lt and pnegate and reactivate psqrt. by Chip Kerchner · 2 years, 6 months ago
- 12ad99c Remove unused variables from GenericPacketMathFunctions.h by Rasmus Munk Larsen · 2 years, 6 months ago
- 6987a20 Fix stupid sparse bugs with outerSize == 0 by Charles Schlosser · 2 years, 6 months ago
- 0471e61 Optimize various mathematical packet ops by Charles Schlosser · 2 years, 6 months ago
- 1aa6dc2 Fix sparse warnings by Charles Schlosser · 2 years, 6 months ago
- 17ae83a Fix bugs exposed by enabling GPU asserts. by Antonio Sánchez · 2 years, 6 months ago
- ab8725d Turn off vectorize version of rsqrt - doesn't match generic version by Chip Kerchner · 2 years, 6 months ago
- 6d9f662 Tweak atan2 by Charles Schlosser · 2 years, 6 months ago
- 6fc9de7 Fix slowdown in bfloat16 MMA when rows is not a multiple of 8 or columns is not a multiple of 4. by Chip Kerchner · 2 years, 6 months ago
- 6d4221a Revert qr tests by Charles Schlosser · 2 years, 6 months ago
- 7f58bc9 Refactor sparse by Charles Schlosser · 2 years, 6 months ago
- 5764485 More fixes for __GNUC_PATCHLEVEL__. by Rasmus Munk Larsen · 2 years, 6 months ago
- 164ddf7 Use __GNUC_PATCHLEVEL__ rather than __GNUC_PATCH__, according to the documentation https://gcc.gnu.org/onlinedocs/cpp/Common-Predefined-Macros.html by Rasmus Munk Larsen · 2 years, 6 months ago
- 5a7ca68 Fix sparse insert by Charles Schlosser · 2 years, 6 months ago
- 08c961e Add custom ODR-safe assert. by Antonio Sánchez · 2 years, 6 months ago
- 3fe8c51 Replace the Deprecated `$<CONFIGURATION>` with `$<CONFIG>` by Amir Masoud Abdol · 2 years, 6 months ago
- d70b486 issue #2581: review and cleanup of compiler version checks by Sean McBride · 2 years, 6 months ago
- b523120 [SYCL-2020 Support] Enabling Intel DPCPP Compiler support to Eigen by Mehdi Goli · 2 years, 6 months ago
- bae119b Support per-thread is_malloc_allowed() state by tttapa · 2 years, 6 months ago
- fa0bd2c improve sparse permutations by Charles Schlosser · 2 years, 6 months ago
- 2e61c0c Add missing EIGEN_DEVICE_FUNC in a few places when called by asserts. by Antonio Sánchez · 2 years, 6 months ago
- 4aca06f avoid move assignment in ColPivHouseholderQR by Charles Schlosser · 2 years, 6 months ago
- 68082b8 Fix QR, again by Charles Schlosser · 2 years, 6 months ago
- 4d05765 Altivec fixes for Darwin: do not use unsupported VSX insns by Sergey Fedorov · 2 years, 6 months ago
- 6156797 Revert "Add template to specify QR permutation index type, Fix ColPivHouseholderQR Lapacke bindings" by Rasmus Munk Larsen · 2 years, 6 months ago
- be7791e Add template to specify QR permutation index type, Fix ColPivHouseholderQR Lapacke bindings by Charles Schlosser · 2 years, 6 months ago
- 9463fc9 change insert strategy by Charles Schlosser · 2 years, 6 months ago
- c54785b Fix error: unused parameter 'tmp' [-Werror,-Wunused-parameter] on clang/32-bit arm by Martin Burchell · 2 years, 6 months ago
- f474726 Add missing header for GPU tests. by Antonio Sanchez · 2 years, 6 months ago
- 81172cb Overhaul Sparse Core by Charles Schlosser · 2 years, 6 months ago
- 9255181 Modified spbenchsolver help message because it could be misunderstood by Robin Miquel · 2 years, 6 months ago
- d20fe21 Improve performance for Power10 MMA bfloat16 GEMM by Chip Kerchner · 2 years, 6 months ago
- fe7f527 Fix guard macros for emulated FP16 operators on GPU by Ryan Senanayake · 2 years, 6 months ago
- b8422c9 Update file jacobisvd.cpp by Rasmus Munk Larsen · 2 years, 6 months ago
- 262194f Fix a bunch of minor build and test issues. by Antonio Sánchez · 2 years, 6 months ago
- 3564668 Fix overalign check. by Antonio Sánchez · 2 years, 6 months ago release-R114-15437.B release-R114-15437.B-eigen3
- f3929ac Fix EIGEN_HAS_CXX17_OVERALIGN for icc by Charles Schlosser · 2 years, 7 months ago
- 1b33a63 Fixes git add . doesn't include scripts/buildtests.in by LAI Bruce · 2 years, 7 months ago
- a8bab0d Patch SparseLU by Charles Schlosser · 2 years, 7 months ago
- 910f6f6 Adjust thresholds for bfloat16 product tests that are currently failing. by Antonio Sánchez · 2 years, 7 months ago
- 311cc0f Enable NEON pcmp, plset, and complex psqrt by Arthur · 2 years, 7 months ago
- dbf7ae6 Fix up C++ version detection macros and cmake tests. by Antonio Sánchez · 2 years, 7 months ago
- bb6675c Fix incorrect NEON native fp16 multiplication. by Antonio Sánchez · 2 years, 7 months ago
- dd85d26 Revert "Avoid mixing types in CompressedStorage.h" by Rasmus Munk Larsen · 2 years, 7 months ago
- c4fb6af Enable NEON pabs for unsigned int types by Arthur Feeney · 2 years, 7 months ago
- 400bc5c Add sparse_basic_1 to smoke tests. by Rasmus Munk Larsen · 2 years, 7 months ago
- 04e4f0b Add missing colon in SparseMatrix.h. by Rasmus Munk Larsen · 2 years, 7 months ago
- 3d8a8de Avoid mixing types in CompressedStorage.h by Rasmus Munk Larsen · 2 years, 7 months ago
- 4bb2446 Add operators to CompressedStorageIterator by Charles Schlosser · 2 years, 7 months ago
- e1aee4a Update test of numext::signbit. by Rasmus Munk Larsen · 2 years, 7 months ago
- 3717854 Use numext::signbit instead of std::signbit, which is not defined for bfloat16. by Rasmus Munk Larsen · 2 years, 7 months ago
- 37de432 Avoid using std::raise() for divide by zero by Alexander Richardson · 2 years, 7 months ago
- 62de593 Allow std::initializer_list constructors in constexpr expressions by Alexander Richardson · 2 years, 7 months ago
- 6d3e367 optimize equalspace packetop by Charles Schlosser · 2 years, 7 months ago
- 2004831 add EqualSpaced / setEqualSpaced by Charles Schlosser · 2 years, 7 months ago
- 273f803 Add BDCSVD_LAPACKE binding by Melven Roehrig-Zoellner · 2 years, 7 months ago
- 03c9b47 Enable direct access for NestByValue. by Antonio Sánchez · 2 years, 7 months ago
- b59f18b Increase L2 and L3 cache size for Power10. by Chip Kerchner · 2 years, 7 months ago
- c614b2b Fix index type for sparse index sorting. by Antonio Sánchez · 2 years, 7 months ago
- 44fe539 add sparse sort inner vectors function by Charles Schlosser · 2 years, 8 months ago
- d194167 Fix the bug using neon instruction fmla for data type half by Lianhuang Li · 2 years, 8 months ago
- 31ab62d Add support for Power10 (AltiVec) MMA instructions for bfloat16. by Pedro Caldeira · 2 years, 8 months ago
- dcb042a Fix serialization for non-compressed matrices. by Antonio Sánchez · 2 years, 8 months ago
- 2260e11 Fix reshape strides when input has non-zero inner stride. by Antonio Sánchez · 2 years, 8 months ago
- 23524ab Changing BiCGSTAB parameters initialization so that it works with custom types by Alexandre Hoffmann · 2 years, 8 months ago
- ab2b26f Fix sparseLU solver when destination has a non-unit stride. by Antonio Sánchez · 2 years, 8 months ago
- 551eebc Add synchronize method to all devices. by Antonio Sánchez · 2 years, 8 months ago
- b7551bf Fix a bunch of annoying compiler warnings in tests by Charles Schlosser · 2 years, 8 months ago
- e7b1ad0 Add serialization for sparse matrix and sparse vector. by Antonio Sánchez · 2 years, 8 months ago
- 044f3f6 Fix bug in handmade_aligned_realloc by Charles Schlosser · 2 years, 8 months ago
- 6728683 Small cleanup of IDRS.h by Chris · 2 years, 8 months ago
- 02805bd Fix AVX2 psignbit by Charles Schlosser · 2 years, 8 months ago
- 399ce1e Fix duplicate execution code for Power 8 Altivec in pstore_partial. by Chip Kerchner · 2 years, 8 months ago
- 6431dfd Cross product for vectors of size 2. Fixes #1037 by Gabriele Buondonno · 2 years, 8 months ago
- 8588d8c Correct pnegate for floating-point zero. by Antonio Sánchez · 2 years, 8 months ago
- 5eacb9e Put brackets around unsigned type names. by Antonio Sanchez · 2 years, 8 months ago
- 37e40dc Fix ambiguity in PPC for vec_splats call. by Antonio Sánchez · 2 years, 8 months ago
- 7dc6db7 Fix typo in CholmodSupport by Antonio Sánchez · 2 years, 8 months ago
- 9b6d624 fix neon by Charles Schlosser · 2 years, 8 months ago
- 7e398e9 Add missing return keyword in psignbit for NEON. by Rasmus Munk Larsen · 2 years, 9 months ago
- 82b152d Add signbit function by Charles Schlosser · 2 years, 9 months ago
- 8f8e364 Remove recently added sparse assert in SparseMapBase. by Antonio Sánchez · 2 years, 9 months ago
- 01a31b8 Remove unused parameter name. by Antonio Sanchez · 2 years, 9 months ago
- c5b896c Allow empty matrices to be resized. by Antonio Sánchez · 2 years, 9 months ago