aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
32 hoursReorganize CMake and minimize configuration for non-top-level builds.upstream-masterAntonio Sánchez
2 daysJudge unitary-ness relative to scaling.Antonio Sánchez
2 daysFix new generic nearest integer ops on GPU.Rasmus Munk Larsen
3 daysEigen transpose productCharles Schlosser
3 daysAdd truncation opCharles Schlosser
3 daysRemove unnecessary semicolons.Jonathan Freed
3 daysFix more hard-coded magic bounds.Antonio Sánchez
3 daysFix undefined behavior for generating inputs to the predux_mul test.Antonio Sánchez
6 daysUnbork avx512 preduce_mul on MSVC.Antonio Sánchez
7 daysSlightly adjust error bound for nonlinear tests.Antonio Sánchez
8 daysFix sin/cos on PPC.Antonio Sanchez
9 daysRevert "fix transposed matrix product bug"Charles Schlosser
10 daysDon't let the PPC runner try to cross-compile.Antonio Sánchez
10 daysfix transposed matrix product bugCharles Schlosser
10 daysRevert part of !1583, which may cause underflow on ARM.Rasmus Munk Larsen
10 daysFix unused variable warnings in TensorIOCharles Schlosser
10 daysfix autodiff enum comparison warningsCharles Schlosser
13 daysUpdate CI scripts.Antonio Sánchez
13 daysFix `tridiagonalization_inplace_selector::run()` when called from CUDAahmed
13 daysEigen selectCharles Schlosser
14 daysmore pblend optimizationsCharles Schlosser
2024-04-19Fix new psincos for ppc and arm32.Antonio Sánchez
2024-04-18Fix compilation problems with PacketI on PowerPC.Chip Kerchner
2024-04-17fix pendantic compiler warningsCharles Schlosser
2024-04-16Fix build for pblend and psin_double, pcos_double when AVX but not AVX2 is su...Rasmus Munk Larsen
2024-04-15Simd sincos doubleDamiano Franzò
2024-04-15Eigen pblendCharles Schlosser
2024-04-14Handle missing AVX512 intrinsicCharles Schlosser
2024-04-12Fix "unary minus operator applied to unsigned type, result still unsigned" on...Charles Schlosser
2024-04-12Refactor indexed view to appease MSVC 14.16.Antonio Sánchez
2024-04-12Speed up pldexp_generic.Rasmus Munk Larsen
2024-04-11Add constexpr to accessors in DenseBase, Quaternions and TranslationsStéphane T.
2024-04-09Add support for Packet8l to AVX512.Rasmus Munk Larsen
2024-04-05Update file Geometry_SIMD.hCharles Schlosser
2024-04-03Fix preprocessor condition on when to use fast float logistic implementation.Dieter Dobbelaere
2024-04-03Guard AVX2 implementation of psignbit in PacketMath.hRasmus Munk Larsen
2024-04-03Fix preverse for PowerPC.Chip Kerchner
2024-04-03Fix unused variable warning in TensorIO.hRasmus Munk Larsen
2024-04-02Fix long double randomCharles Schlosser
2024-04-01AVX: guard Packet4l definitionCharles Schlosser
2024-03-29Fix random againCharles Schlosser
2024-03-29AVX2 - double->int64_t castingCharles Schlosser
2024-03-29Fix usages of Eigen::array to be compatible with std::array.Antonio Sánchez
2024-03-28Allow symbols to be used in compile-time expressions.Antonio Sánchez
2024-03-28Add missing cwiseSquare, tests for cwise matrix ops.Antonio Sánchez
2024-03-28Add SimplicialNonHermitianLLT and SimplicialNonHermitianLDLTMaarten Baert
2024-03-27Use truncation rather than rounding when casting Packet2d to Packet2l.Rasmus Munk Larsen
2024-03-27Sparse moveCharles Schlosser
2024-03-26More fixes for 32-bit.Antonio Sánchez
2024-03-26Fix using ScalarPrinter redefinition for gcc.Antonio Sanchez