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