1. 33d0937 Add async support for 'chip' and 'extract_volume_patches' by adambanas · 9 days ago master
  2. d791d48 Fix AVX512FP16 build failure by Rasmus Munk Larsen · 3 weeks ago
  3. 2fae4d7 Revert "fix scalar pselect" by Charles Schlosser · 3 weeks ago
  4. b430eb3 AVX512F double->int64_t cast by Charles Schlosser · 3 weeks ago
  5. 02bcf9b fix scalar pselect by Charles Schlosser · 4 weeks ago
  6. 392b95b allow pointer_based_stl_iterator to conform to the contiguous_iterator concept if we are in c++20 by Louis David · 4 weeks ago
  7. 27f8176 fixing warning C5054: operator '==': deprecated between enumerations of different types by Victor Ceballos · 5 weeks ago
  8. eac6355 Fix warnings created by other warnings fix by Charles Schlosser · 5 weeks ago
  9. 7029a2e Vectorize allFinite() by Rasmus Munk Larsen · 5 weeks ago
  10. e605227 Fix warnings by Charles Schlosser · 5 weeks ago
  11. 38b9cc2 Fix warnings about repeated deinitions of macros. by Rasmus Munk Larsen · 5 weeks ago
  12. f02f89b Don't redefine EIGEN_DEFAULT_IO_FORMAT in main.h. by Rasmus Munk Larsen · 5 weeks ago
  13. 9148c47 Vectorize isfinite and isinf. by Rasmus Munk Larsen · 6 weeks ago
  14. 5a9f66f Fix Thread tests by Tobias Wood · 6 weeks ago
  15. c4d84df Fix compilation failures on constexpr matrices with GCC 14 by Tyler Veness · 6 weeks ago
  16. 99adca8 Incorporate Threadpool in Eigen Core by Charles Schlosser · 7 weeks ago
  17. d165c73 Format EIGEN_STATIC_ASSERT() as a statement macro by Tyler Veness · 7 weeks ago
  18. f78dfe3 use built in alloca with align if available by Charles Schlosser · 7 weeks ago
  19. b9b1c86 Suppress C++23 deprecation warnings for std::has_denorm and std::has_denorm_loss by Tyler Veness · 8 weeks ago
  20. 3d2e738 fix performance-no-int-to-ptr by Charlie Schlosser · 7 weeks ago
  21. de8013f Fix ubsan failure in array_for_matrix by Antonio Sánchez · 7 weeks ago
  22. 5e4f347 Remove call to deprecated method initParallel() in SparseDenseProduct.h by Rasmus Munk Larsen · 7 weeks ago
  23. 59cf0df SparseMatrix::insert add checks for valid indices by Charles Schlosser · 7 weeks ago
  24. c0fe6ce Fixed a clerical error at documentation of class Matrix. by Anabasis · 8 weeks ago
  25. afb1728 Fix gcc6 compile error. by Antonio Sánchez · 8 weeks ago
  26. 4d1d14e Change predux on PowerPC for Packet4i to NOT saturate the sum of the elements (like other architectures). by Chip Kerchner · 8 weeks ago
  27. ff174f7 fix issue: cmake package does not set include path correctly by daizhirui · 9 weeks ago
  28. e16d70b Fix FFT when destination does not have unit stride. by Antonio Sánchez · 9 weeks ago
  29. 99c18bc Msvc muluh by Charles Schlosser · 9 weeks ago
  30. 8e47971 Bit shifting functions by Charles Schlosser · 9 weeks ago
  31. 9700fc8 Reorganize CMake and minimize configuration for non-top-level builds. by Antonio Sánchez · 9 weeks ago
  32. c1d6374 Judge unitary-ness relative to scaling. by Antonio Sánchez · 10 weeks ago
  33. 9000b37 Fix new generic nearest integer ops on GPU. by Rasmus Munk Larsen · 10 weeks ago
  34. 0ee5c90 Eigen transpose product by Charles Schlosser · 10 weeks ago
  35. fb95e90 Add truncation op by Charles Schlosser · 10 weeks ago
  36. d5524fc Remove unnecessary semicolons. by Jonathan Freed · 10 weeks ago
  37. ae5280a Fix more hard-coded magic bounds. by Antonio Sánchez · 10 weeks ago
  38. a5e1473 Fix undefined behavior for generating inputs to the predux_mul test. by Antonio Sánchez · 10 weeks ago
  39. dcceb9a Unbork avx512 preduce_mul on MSVC. by Antonio Sánchez · 2 months ago
  40. 42aa3d1 Slightly adjust error bound for nonlinear tests. by Antonio Sánchez · 2 months ago
  41. 1c8c734 Fix sin/cos on PPC. by Antonio Sanchez · 2 months ago
  42. 34967b0 Revert "fix transposed matrix product bug" by Charles Schlosser · 2 months ago
  43. 9cec679 Don't let the PPC runner try to cross-compile. by Antonio Sánchez · 2 months ago
  44. 574bc88 fix transposed matrix product bug by Charles Schlosser · 2 months ago
  45. 112ad8b Revert part of !1583, which may cause underflow on ARM. by Rasmus Munk Larsen · 2 months ago
  46. 8cafbc4 Fix unused variable warnings in TensorIO by Charles Schlosser · 2 months ago
  47. 4de870b fix autodiff enum comparison warnings by Charles Schlosser · 2 months ago
  48. 2265242 Update CI scripts. by Antonio Sánchez · 3 months ago
  49. ee9d573 Fix `tridiagonalization_inplace_selector::run()` when called from CUDA by ahmed · 3 months ago
  50. 1550c99 Eigen select by Charles Schlosser · 3 months ago
  51. 5635d37 more pblend optimizations by Charles Schlosser · 3 months ago
  52. f0795d3 Fix new psincos for ppc and arm32. by Antonio Sánchez · 3 months ago
  53. ad452e5 Fix compilation problems with PacketI on PowerPC. by Chip Kerchner · 3 months ago
  54. fcaf03e fix pendantic compiler warnings by Charles Schlosser · 3 months ago
  55. b5feca5 Fix build for pblend and psin_double, pcos_double when AVX but not AVX2 is supported. by Rasmus Munk Larsen · 3 months ago
  56. 888fca0 Simd sincos double by Damiano Franzò · 3 months ago
  57. 6ad2cce Eigen pblend by Charles Schlosser · 3 months ago
  58. 9099c5e Handle missing AVX512 intrinsic by Charles Schlosser · 3 months ago
  59. 122befe Fix "unary minus operator applied to unsigned type, result still unsigned" on MSVC and other stupid warnings by Charles Schlosser · 3 months ago
  60. dcdb023 Refactor indexed view to appease MSVC 14.16. by Antonio Sánchez · 3 months ago
  61. 5226566 Speed up pldexp_generic. by Rasmus Munk Larsen · 3 months ago
  62. 3c6521e Add constexpr to accessors in DenseBase, Quaternions and Translations by Stéphane T. · 3 months ago
  63. 3c91092 Add support for Packet8l to AVX512. by Rasmus Munk Larsen · 3 months ago
  64. 2620cb9 Update file Geometry_SIMD.h by Charles Schlosser · 3 months ago
  65. b2c9ba2 Fix preprocessor condition on when to use fast float logistic implementation. by Dieter Dobbelaere · 3 months ago
  66. 283d692 Guard AVX2 implementation of psignbit in PacketMath.h by Rasmus Munk Larsen · 3 months ago
  67. be54cc8 Fix preverse for PowerPC. by Chip Kerchner · 3 months ago
  68. c5b2341 Fix unused variable warning in TensorIO.h by Rasmus Munk Larsen · 3 months ago
  69. 86aee3d Fix long double random by Charles Schlosser · 3 months ago
  70. 776d86d AVX: guard Packet4l definition by Charles Schlosser · 3 months ago
  71. e63d9f6 Fix random again by Charles Schlosser · 3 months ago
  72. f75e229 AVX2 - double->int64_t casting by Charles Schlosser · 3 months ago
  73. 13092b5 Fix usages of Eigen::array to be compatible with std::array. by Antonio Sánchez · 3 months ago
  74. 77833f9 Allow symbols to be used in compile-time expressions. by Antonio Sánchez · 3 months ago
  75. d26e197 Add missing cwiseSquare, tests for cwise matrix ops. by Antonio Sánchez · 3 months ago
  76. 35bf6c8 Add SimplicialNonHermitianLLT and SimplicialNonHermitianLDLT by Maarten Baert · 3 months ago
  77. 4dccaa5 Use truncation rather than rounding when casting Packet2d to Packet2l. by Rasmus Munk Larsen · 3 months ago
  78. 7b5d32b Sparse move by Charles Schlosser · 3 months ago
  79. c8d368b More fixes for 32-bit. by Antonio Sánchez · 3 months ago
  80. de304ab Fix using ScalarPrinter redefinition for gcc. by Antonio Sanchez · 3 months ago
  81. c543038 Undef macro in TensorContractionGpu.h that causes buildbreakages. by Rasmus Munk Larsen · 3 months ago
  82. d8aa4d6 Fix another instance of Packet2l on win32. by Antonio Sánchez · 3 months ago
  83. 9f77ce4 Add custom formatting of complex numbers for Numpy/Native. by Antonio Sánchez · 3 months ago
  84. 5570a27 cross3_product vectorization by Charles Schlosser · 3 months ago
  85. 0b3df4a Remove "extern C" in CholmodSupport. by Antonio Sánchez · 3 months ago
  86. a39ade4 Protect use of alloca. by Antonio Sanchez · 4 months ago
  87. b86641a Add support for casting between double and int64_t for SSE and AVX2. by Rasmus Munk Larsen · 4 months ago
  88. d883932 Fix Packet*l for 32-bit builds. by Antonio Sánchez · 4 months ago
  89. d792f13 Make more Matrix functions constexpr by Tyler Veness · 4 months ago
  90. d3cd312 Remove slow index check in Tensor::resize from release mode. by Rasmus Munk Larsen · 4 months ago
  91. 386e207 Fix Jacobi module doc. by Antonio Sánchez · 4 months ago
  92. 8b101ad Fix CwiseUnaryView for MSVC. by Antonio Sánchez · 4 months ago
  93. 0951ad2 Don't hide rbegin/rend for GPU. by Antonio Sánchez · 4 months ago
  94. 24f8fde Fix CwiseUnaryView const access (Attempt 2). by Antonio Sánchez · 4 months ago
  95. 285da30 Fix const input and c++20 compatibility in unary view. by Antonio Sánchez · 4 months ago
  96. 126ba1a Add Packet2l for SSE. by Rasmus Munk Larsen · 4 months ago
  97. 1d4369c Fix CwiseUnaryView. by Antonio Sánchez · 4 months ago
  98. 352ede9 Fix incomplete cholesky. by Antonio Sánchez · 4 months ago
  99. f1adb0c Split up cxx11_tensor_gpu to reduce timeouts. by Antonio Sánchez · 4 months ago
  100. 17f3bf8 Fix pexp test for ARM. by Antonio Sánchez · 4 months ago