1. 9b709e8 Diagonalview example typo by Blake · 7 hours ago master
  2. 23fcc1c MatrixBase::diagonalView issue 604 by Blake · 3 days ago
  3. 004d81a Fix cblat3/zblat3 test program with gfortran. by Antonio Sánchez · 3 days ago
  4. 0ac2a2d Prevent predux_half for DoublePacket from accidentally catching complex Packets of size >= 16 by Chip Kerchner · 5 days ago
  5. 4d05fcf Fix packetmath tests on M* macs. by Antonio Sánchez · 5 days ago
  6. 7529119 betainc edge case checks at start of calculation by Blake · 5 days ago
  7. afb4380 Fix RunQueue race condition on weak memory architectures (ARM64) by Antonio Sánchez · 7 days ago
  8. c648296 Update HVX floating-point reduction to support V79 architecture. by YJ Chang · 9 days ago
  9. ddfc68d Fix clang vector backend type compatibility issues. by Sean Talts · 2 weeks ago
  10. 93ff388 Fix relative tolerance scaling by multiplying with RHS norm in BiCGSTAB by mehmet alper kuyumcu · 2 weeks ago
  11. 26c242a make EIGEN_BLAS macro names consistent and undef at end of file by Blake · 2 weeks ago
  12. 3d6f5fe Tests: skip denorms in ARM ieee tests by Charles Schlosser · 2 weeks ago
  13. fdfdd4c test suite: emit the function name when an ieee test fails by Charles Schlosser · 3 weeks ago
  14. e246f9c Use memset if !NumTraits<Scalar>::RequireInitialization by Charles Schlosser · 3 weeks ago
  15. f46a2c5 Fix bad static access for TensorDeviceGpu. by Antonio Sánchez · 3 weeks ago
  16. c09151a Wrote resizing documentation page by Simon Merkle · 4 weeks ago
  17. f7772e3 Gcc warnings by Charles Schlosser · 4 weeks ago
  18. 918a5f1 Fix warnings related to variable_if_dynamic. by Antonio Sánchez · 4 weeks ago
  19. 9a37aca Fix assignment size assertion for EIGEN_NO_AUTOMATIC_RESIZING. by Antonio Sánchez · 4 weeks ago
  20. 251bff2 CUDA 13 compatibility update for unit test gpu_basic by Yu You · 5 weeks ago
  21. 0315fb3 Change inline hint for `general_matrix_vector_product<>::run()` to gain performance by Yu You · 5 weeks ago
  22. 7aea350 Fix more packetmath issues for RVV by Chip Kerchner · 5 weeks ago
  23. 5d9beb8 Initial version of reactivating RVV features like GeneralBlockPanelKernel by Chip Kerchner · 5 weeks ago
  24. d90a053 fix polynomialsolver test failures by Charles Schlosser · 6 weeks ago
  25. 711118b docs does not exists by Martin Diehl · 6 weeks ago
  26. c30af8f fix UB in random implementation and tests by Charles Schlosser · 6 weeks ago
  27. c5aa406 Fix `check_that_free_is_allowed` so that it properly checks `is_free_allowed` and not `is_malloc_allowed` by srpgilles · 6 weeks ago
  28. 5793499 Fix AVX512FP16 build. by Antonio Sánchez · 7 weeks ago
  29. 2ac496f Revert !1953 and !1954 by Charles Schlosser · 7 weeks ago
  30. 9164d3f Fix undefined behavior in packetmath. by Antonio Sánchez · 8 weeks ago
  31. 748e0a6 Add missing semicolon by Cédric Hubert · 8 weeks ago
  32. fe973ab Force early evaluation of boost expressions. by Nicholas Vinson · 8 weeks ago
  33. 976f15e fix doc generation with doxygen 1.14 & 1.15 by Guilhem Saurel · 8 weeks ago
  34. 4f14da1 Add basic support for packetmath for BF16 RVV by Chip Kerchner · 8 weeks ago
  35. 21e4582 Merge remote-tracking branch 'refs/remotes/origin/master' by Chip Kerchner · 9 weeks ago
  36. a7209fa GemmKernel: Define static constexpr member variables out-of-class for C++14 compatibility by Yu You · 9 weeks ago
  37. cdc62b8 Merge remote-tracking branch 'origin2/master' by Chip Kerchner · 9 weeks ago
  38. 26fe567 Fix FP16 for RVV so that it will compile for gcc by Chip Kerchner · 9 weeks ago
  39. afbf817 Merge remote-tracking branch 'origin2/master' by Chip Kerchner · 9 weeks ago
  40. 9b00db8 Simplify thread-safe initialization of GpuDeviceProperties. by Gregory Meyer · 9 weeks ago
  41. 8cdc0fa Fix naming of predux_half for RVV when LMUL > 1 by Chip Kerchner · 10 weeks ago
  42. f610eda Merge remote-tracking branch 'origin2/master' by Chip Kerchner · 10 weeks ago
  43. 75bcd15 Vectorize tan(x) by Rasmus Munk Larsen · 2 months ago
  44. 01a919d Fix AOCL cmake issues. by Antonio Sánchez · 2 months ago
  45. a73501c Added versioning for shared libraries. by Ulysses Apokin · 3 months ago
  46. db90c49 Add a ptanh_float implementation that is accurate to 1 ULP by Rasmus Munk Larsen · 3 months ago
  47. 48eb522 Add BLAS function axpby. by Antonio Sánchez · 3 months ago
  48. a1eeb02 Expand CMake compatibility range for single-version specifications. by Antonio Sánchez · 3 months ago
  49. 8a1083e Aocl integration updated by sharad bhaskar · 3 months ago
  50. 5aefbab Merge remote-tracking branch 'origin2/master' by Chip Kerchner · 3 months ago
  51. a6630c5 Fix bug introduced in !2030 by Rasmus Munk Larsen · 3 months ago
  52. 3ff3d03 Merge remote-tracking branch 'origin2/master' by Chip Kerchner · 3 months ago
  53. 49623d0 This patch adds support for RISCV's vector extension RVV1.0. by Chip Kerchner · 3 months ago
  54. 196eed3 Merge branch 'master' of https://gitlab.com/libeigen/eigen by Chip Kerchner · 3 months ago
  55. 8eb6551 Add support for complex numbers in the generic clang backend by Rasmus Munk Larsen · 3 months ago
  56. 1242d94 Merge remote-tracking branch 'origin2/master' by Chip Kerchner · 3 months ago
  57. 8401a24 Add summary to lldb pretty printing of Eigen::Matrix by Joseph Prince Mathew · 3 months ago
  58. e75c29f EigenTesting.cmake: Quote argument to separate_arguments. by Eric A. Borisch · 3 months ago
  59. 38e2b94 Merge remote-tracking branch 'origin' by Chip Kerchner · 3 months ago
  60. dcbaf2d Switch the inline hint to `EIGEN_ALWAYS_INLINE` for a few functions by Yu You · 3 months ago
  61. a7674b7 Improve packet op test coverage for IEEE special values. by Rasmus Munk Larsen · 3 months ago
  62. 26dc851 Merge remote-tracking branch 'origin' by Chip Kerchner · 3 months ago
  63. 72bfca3 cxx11_tensor_expr.cpp: delete extraneous semicolon by Charles Schlosser · 3 months ago
  64. 9b511fe Fix cxx11_tensor_expr.cpp by Rasmus Munk Larsen · 3 months ago
  65. 943fdc7 Use more FMA in reciprocal iteration for precision by Chaofan Qiu · 3 months ago
  66. 1133aa8 fix various compiler warnings by Charles Schlosser · 3 months ago
  67. 8ae3b1a Fix loongarch unsigned pabsdiff by Charles Schlosser · 3 months ago
  68. 035cf68 Fix build of realview.cpp by Rasmus Munk Larsen · 3 months ago
  69. 23a5482 Misc. packet math cleanups. by Rasmus Munk Larsen · 3 months ago
  70. 4cb0776 Add 5.0.1 release notes and a few unreleased features. by Antonio Sánchez · 3 months ago
  71. 8b85f59 Fix realview by Charles Schlosser · 3 months ago
  72. ffcd7bd Avoid breaking the build on older compilers. by Rasmus Munk Larsen · 3 months ago
  73. da867c3 Fix defines in AVX512 custom TRSM kernel. by Antonio Sánchez · 3 months ago
  74. 8a9bfb7 Rename preduce_half for HVX. by Rasmus Munk Larsen · 3 months ago
  75. 332bfa9 Merge remote-tracking branch 'origin/master' by Chip Kerchner · 3 months ago
  76. ed989c7 Enable generic clang backend tests. by Antonio Sánchez · 3 months ago
  77. 3368ac6 Don't set platform-specific vectorization macros for generic backend. by Rasmus Munk Larsen · 3 months ago
  78. fecfa7f Fixes to make generic backend build with AVX512 by Rasmus Munk Larsen · 3 months ago
  79. ec93a6d Add a generic Eigen backend based on clang vector extensions by Rasmus Munk Larsen · 3 months ago
  80. 7c7d847 Align temporary array in TensorSelectOp packet evaluator. by Rasmus Munk Larsen · 3 months ago nightly
  81. 142caf8 Fix MKL enum conversion warning. by Antonio Sánchez · 3 months ago
  82. 9e5714b Remove deprecated CUDA device properties. by Antonio Sánchez · 3 months ago
  83. 06f5cb4 Use wrapper macro for multidimensional subscript feature test by Tyler Veness · 3 months ago
  84. 63fc0bc Make TernarySelectOp immune to const differences. by Rasmus Munk Larsen · 3 months ago
  85. 71703a9 Make assume_aligned a no-op on ARM & ARM64 when msan is used, to work around a missing linker symbol. by Rasmus Munk Larsen · 3 months ago
  86. f95b469 Add support for C++23 multidimensional subscript operator by Tyler Veness · 3 months ago
  87. b6fcddc Get rid of pblend packet op. by Rasmus Munk Larsen · 3 months ago
  88. ed9a0e5 Fix more bugs in !2052 by Rasmus Munk Larsen · 3 months ago
  89. a20fc40 Revert "simplify squaredNorm" by Rasmus Munk Larsen · 3 months ago
  90. 04eb06b Fix doc references for nullary expressions. by Antonio Sánchez · 3 months ago
  91. bfdbc03 Fixes #2998. by Rasmus Munk Larsen · 3 months ago
  92. 8716f10 Implement assume_aligned using the standard API by Rasmus Munk Larsen · 3 months ago
  93. ce70a50 Enable more generic packet ops for double. by Rasmus Munk Larsen · 4 months ago
  94. fb5bb3e simplify squaredNorm by Charles Schlosser · 4 months ago
  95. ece9a4c Always vectorize abs2() for non-complex types. by Rasmus Munk Larsen · 4 months ago
  96. 60122df Allow user to configure if `free` is allowed at runtime. by Antonio Sánchez · 4 months ago
  97. add5e76 Merge remote-tracking branch 'origin2/master' by Chip Kerchner · 4 months ago
  98. 9234883 Fix SparseVector::insert(Index) assigning int to Scalar by Tyler Veness · 4 months ago
  99. be56fff Fix ambiguous sqrt() overload caused by ADL by Tyler Veness · 4 months ago
  100. 2e91853 Fix a benign bug in ComplexQZ by Rasmus Munk Larsen · 4 months ago