1. 9688081 Add .git-blame-ignore-revs file. by Antonio Sánchez · 8 months ago
  2. f38e16c Apply clang-format by Tobias Wood · 8 months ago
  3. 9ea520f Ensure that mc is not smaller than Traits::nr by Drew Lewis · 9 months ago
  4. dd8c71e Fix typecasting for arm32 by Antonio Sánchez · 8 months ago
  5. b2cb49e Static asserts to check for matching NumDimensions by Tobias Wood · 9 months ago
  6. 283dec7 Update file GeneralMatrixVector.h by Charles Schlosser · 9 months ago
  7. 66b9f4e Fix (u)int64_t->float conversion on arm by Pavel Labath · 9 months ago
  8. d1b03fb Gemv microoptimization by Charles Schlosser · 9 months ago
  9. 3cf6bb6 Fix a bug in commit 76e8c0455396446f8166c798da5efe879e010bdc: by Rasmus Munk Larsen · 9 months ago
  10. 32165c6 Fix Wshorten-64-to-32 warning in gemm parallelizer by Charles Schlosser · 9 months ago
  11. b33dbb5 Fix implicit narrowing warning in Parallelizer.h. by Rasmus Munk Larsen · 9 months ago
  12. 3a9635b Link pthread for product_threaded test by Antonio Sanchez · 9 months ago
  13. f78c37f traits<Ref>::match: use correct strides by wk · 9 months ago
  14. 516d08a4 Fix typo in Parallelizer.h by Rasmus Munk Larsen · 9 months ago
  15. 76e8c04 Generalize parallel GEMM implementation in Core to work with ThreadPool in addition to OpenMP. by Rasmus Munk Larsen · 9 months ago
  16. 4d54c43 Fix typo to allow nomalloc test to pass on AVX512. by Antonio Sánchez · 9 months ago
  17. a25f02d Fix int overflow causing cxx11_tensor_gpu_1 to fail. by Antonio Sánchez · 9 months ago
  18. 6f9ad7d fix Wshorten-64-to-32 warnings in div_ceil by Charles Schlosser · 9 months ago
  19. 1aac933 TensorReduction: replace divup with div_ceil by Charles Schlosser · 9 months ago
  20. 5de0f2f Fixes #2735: Component-wise cbrt by Kyle Macfarlan · 9 months ago
  21. 48b254a Disable denorm deprecation warnings in MSVC C++23. by Antonio Sánchez · 9 months ago
  22. 176821f Avoid building docs if cross-compiling or not top level. by Antonio Sánchez · 9 months ago
  23. aa6964b Work around MSVC issue in Block XprType. by Antonio Sánchez · 10 months ago
  24. 877c2d1 fix typo in comment by Anatoly Borisov · 10 months ago
  25. 0c95269 Pass div_ceil arguments by value. by Antonio Sánchez · 10 months ago
  26. d983971 [ROCm] Replace HIP_PATH with ROCM_PATH for rocm 6.0 by Ioannis Assiouras · 10 months ago
  27. 5bdf58b Eliminate use of _res. by Antonio Sánchez · 10 months ago
  28. a965457 Consolidate multiple implementations of divup/div_up/div_ceil. by Rasmus Munk Larsen · 10 months ago
  29. e8515f7 Fix sparse triangular view iterator by Charles Schlosser · 10 months ago
  30. 6d829e7 Fix extra semicolon in XprHelper by Kevin · 11 months ago
  31. ba47341 [SYCL-2020] Enabling half precision support for SYCL. by Alejandro Acosta · 1 year, 3 months ago
  32. 92a77a5 Fix call to static functions from device by adding EIGEN_DEVICE_FUNC attribute to run methods by François Girinon · 11 months ago
  33. 8f858a4 Export ThreadPool symbols from legacy header. by Antonio Sánchez · 11 months ago
  34. 4e598ad New panel modes for GEMM MMA (real & complex). by Chip Kerchner · 11 months ago
  35. 2c64a65 Stage will not be ok if pardiso returned error by Daniel Benedí · 11 months ago
  36. 18018ed Unwind Block of Blocks by Charles Schlosser · 11 months ago
  37. 81b4806 Fix arm32 float division and related bugs by Charles Schlosser · 11 months ago
  38. 2873916 Rename plugin headers to .inc. by Antonio Sánchez · 12 months ago
  39. 6e4d5d4 Add IWYU private pragmas to internal headers. by Antonio Sánchez · 12 months ago
  40. 328b5f9 Add temporary macro to allow unaligned scalar UB. by Antonio Sánchez · 12 months ago
  41. a798d07 Fix tensor stridedlinearbuffercopy by Charles Schlosser · 1 year ago
  42. 8d9f467 fix boost mp test to refer to new svd tests by Charles Schlosser · 1 year ago
  43. 0ae7d7a Fix unaligned scalar alignment UB. by Antonio Sánchez · 1 year ago
  44. 66e8f38 Add architecture definition files for Qualcomm Hexagon Vector Extension (HVX) by cheng wang · 1 year ago
  45. 2af700a Fix nullptr dereference in SVD. by Antonio Sánchez · 1 year ago
  46. 86a43d8 Fix clang-tidy warning by Rasmus Munk Larsen · 1 year ago
  47. 0cef325 Fix another UB access. by Antonio Sánchez · 1 year ago
  48. 5527e78 Add missing x86 pcasts by Charles Schlosser · 1 year ago
  49. 24d15e0 [SYCL-2020] Add test to validate SYCL in Eigen core. by Alejandro Acosta · 1 year ago
  50. d4ae542 Fix nullptr dereference issue in triangular product. by Antonio Sánchez · 1 year ago
  51. 7769eb1 Fix problems with recent changes and Tensorflow in Power by Chip Kerchner · 1 year ago
  52. ba1cb6e Fixes #2703 by adding max_digits10 function by Yingnan Wu · 1 year ago
  53. 9995c3d Fix -Wmaybe-uninitialized in SVD by Charles Schlosser · 1 year ago
  54. 4e9e493 Fix -Waggressive-loop-optimizations by Charles Schlosser · 1 year ago
  55. 6e7abea fix arm build warnings by Charles Schlosser · 1 year, 1 month ago
  56. 81fe2d4 Fix more gcc compiler warnings / sort-of bugs by Charles Schlosser · 1 year, 1 month ago
  57. 21cd3fe Optimize check_rows_cols_for_overflow by Charles Schlosser · 1 year, 1 month ago
  58. 9297aae Fix AVX512 nomalloc issues in trsm. by Antonio Sánchez · 1 year, 1 month ago
  59. 1a2bfca Fix annoying warnings by Charles Schlosser · 1 year, 1 month ago
  60. 63dcb42 Fix use of arg function in CUDA. by Antonio Sánchez · 1 year, 1 month ago
  61. 8f927fb Altivec: fix compilation with C++20 and higher by Marcus Comstedt · 1 year, 1 month ago
  62. d4b0545 Fix argument for _mm256_cvtps_ph imm parameter by Kevin Leonardic · 1 year, 1 month ago
  63. 15ac376 Fix ivcSize return type in IndexedViewMethods.h by Charles Schlosser · 1 year, 1 month ago
  64. 3791ac8 Fix supportsMMA to obey EIGEN_ALTIVEC_MMA_DYNAMIC_DISPATCH compilation flag and compiler support. by Chip Kerchner · 1 year, 1 month ago
  65. bc57b92 Add Quaternion constructor from real scalar and imaginary vector by H S Helson Go · 1 year, 2 months ago
  66. 31cd2ad Ensure EIGEN_HAS_ARM64_FP16_VECTOR_ARITHMETIC is always defined on arm. by Antonio Sánchez · 1 year, 1 month ago
  67. 7465b76 Disable FP16 arithmetic for arm32. by Antonio Sánchez · 1 year, 1 month ago
  68. b3267f6 Remove unused variable in test/svd_common.h. by Rasmus Munk Larsen · 1 year, 1 month ago
  69. 211c5df Add optional offset parameter to ploadu_partial and pstoreu_partial by Chip Kerchner · 1 year, 1 month ago
  70. 44c20bb rint round floor ceil by Charles Schlosser · 1 year, 1 month ago
  71. 6ee86fd delete deprecated function call in svd test by Charles Schlosser · 1 year, 1 month ago
  72. 387175c Fix safe_abs in int_pow by Charles Schlosser · 1 year, 1 month ago
  73. c6db610 Fix svd test by Charles Schlosser · 1 year, 1 month ago
  74. 969c31e Fix AVX pstore by Charles Schlosser · 1 year, 2 months ago
  75. 6c1411e define a move constructor for Ref<const...> by wilfried.karel · 1 year, 2 months ago
  76. d8f3eb8 Compile- and run-time assertions for the construction of Ref<const>. by wilfried.karel · 1 year, 2 months ago
  77. 59b3ef5 Partially Vectorize Cast by Charles Schlosser · 1 year, 2 months ago
  78. 7d7576f Avoid underflow in prsqrt. by Rasmus Munk Larsen · 1 year, 2 months ago
  79. b7151ff Fix unary pow error handling and test by Charles Schlosser · 1 year, 2 months ago
  80. 7ac8897 Reduce max relative error of prsqrt from 3 to 2 ulps. by Rasmus Munk Larsen · 1 year, 2 months ago
  81. 1d80e23 Optimize scalar_unary_pow_op error handling by Charles Schlosser · 1 year, 2 months ago
  82. 316eab8 Do not set EIGEN_HAS_ARM64_FP16_SCALAR_ARITHMETIC for cuda compilation by Alexander Shaposhnikov · 1 year, 2 months ago
  83. 07e4604 Replace usage of CudaStreamDevice with GpuStreamDevice in tensor benchmarks GPU by Alejandro Acosta · 1 year, 2 months ago
  84. 8c43bf2 Clean up Redux.h and fix vectorization_logic test after changes to traversal order in Redux. by Rasmus Munk Larsen · 1 year, 2 months ago
  85. da6a71f Add linear redux evaluators by Charles Schlosser · 1 year, 2 months ago
  86. 67a1e88 Sparse matrix column/row removal by Charles Schlosser · 1 year, 2 months ago
  87. de1c884 Add reference to writeup of approach used in canonicalEulerAngles. by Rasmus Munk Larsen · 1 year, 2 months ago
  88. 307a417 Fix unrolled assignment evaluator by Charles Schlosser · 1 year, 2 months ago
  89. c18f94e Geometry/EulerAngles: introduce canonicalEulerAngles by Juraj Oršulić · 1 year, 3 months ago
  90. 7d9bb90 SVD: fix numerous compiler warnings / failures by Charles Schlosser · 1 year, 3 months ago
  91. 2709f4c Use relative path to include EmulateArray.h in CXX11Meta.h, and get rid of redundant meta-programming code, which was moved to Core. by Rasmus Munk Larsen · 1 year, 3 months ago
  92. 9a02c97 Use relative paths to include Meta.h and MaxSizeVector.h in Tensor by Rasmus Munk Larsen · 1 year, 3 months ago
  93. 96c4277 Make it possible to override the synchonization primitives used by the threadpool using macros. by Rasmus Munk Larsen · 1 year, 3 months ago
  94. 1321821 Add missing braces in Umeyama.h by Rasmus Munk Larsen · 1 year, 3 months ago
  95. 524c329 Work around compiler bug in Umeyama.h. by Rasmus Munk Larsen · 1 year, 3 months ago
  96. fbf7189 Fix cuda compilation by Charles Schlosser · 1 year, 3 months ago
  97. 0623791 [SYCL-2020] Enabling USM support for SYCL. SYCL-1.2.1 did not have support for USM. by Mehdi Goli · 1 year, 3 months ago
  98. 1698c36 Use std::shared_ptr for FFTW/IMKL FFT plan implementation; Fixes #2651 by Andrzej Ciarkowski · 1 year, 3 months ago
  99. 1f79a60 Return NaN in ndtri for values outside valid input range. by Antonio Sánchez · 1 year, 3 months ago
  100. 94f5786 Thread pool by Tobias Wood · 1 year, 3 months ago