aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 daysChange predux on PowerPC for Packet4i to NOT saturate the sum of the elements...upstream-masterChip Kerchner
3 daysfix issue: cmake package does not set include path correctlydaizhirui
3 daysFix FFT when destination does not have unit stride.Antonio Sánchez
4 daysMsvc muluhCharles Schlosser
7 daysBit shifting functionsCharles Schlosser
9 daysReorganize CMake and minimize configuration for non-top-level builds.Antonio Sánchez
10 daysJudge unitary-ness relative to scaling.Antonio Sánchez
10 daysFix new generic nearest integer ops on GPU.Rasmus Munk Larsen
11 daysEigen transpose productCharles Schlosser
11 daysAdd truncation opCharles Schlosser
11 daysRemove unnecessary semicolons.Jonathan Freed
11 daysFix more hard-coded magic bounds.Antonio Sánchez
11 daysFix undefined behavior for generating inputs to the predux_mul test.Antonio Sánchez
2024-04-26Unbork avx512 preduce_mul on MSVC.Antonio Sánchez
2024-04-25Slightly adjust error bound for nonlinear tests.Antonio Sánchez
2024-04-24Fix sin/cos on PPC.Antonio Sanchez
2024-04-23Revert "fix transposed matrix product bug"Charles Schlosser
2024-04-23Don't let the PPC runner try to cross-compile.Antonio Sánchez
2024-04-23fix transposed matrix product bugCharles Schlosser
2024-04-22Revert part of !1583, which may cause underflow on ARM.Rasmus Munk Larsen
2024-04-22Fix unused variable warnings in TensorIOCharles Schlosser
2024-04-22fix autodiff enum comparison warningsCharles Schlosser
2024-04-20Update CI scripts.Antonio Sánchez
2024-04-19Fix `tridiagonalization_inplace_selector::run()` when called from CUDAahmed
2024-04-19Eigen selectCharles Schlosser
2024-04-19more 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