35
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Suppress Warray-bounds warning in generic ploaduSegment, fix edge case for vectorized cast More... 6 days ago
Use proper float literals in SpecialFunctionsImpl.h. More... 11 days ago
Fix bug in Erfc introduced in !1862. More... 11 days ago
Explicitly use the packet trait HasPow to control whether Pow is vectorized. More... 11 days ago
Unconditionally include <memory>. Some c++20 builds are currently broken because it is needed for std::assume_aligned. More... 11 days ago
Use numext::fma in more places in SparseCore. More... 12 days ago
Fix API incompatibility for ILU in superLU support More... 13 days ago
arm packet alignment requirements and aligned loads/stores More... 14 days ago
Fix typo: duplicated 'for' in docs More... 16 days ago
Fixed -Wshadow warning by renaming variables More... 19 days ago
Fix self-adjoint products when multiplying by a compile-time vector. More... 21 days ago
Fix 1x1 selfadjoint matrix-vector product bug More... 22 days ago
Move default builds/tests to GitLab runners. More... 25 days ago
Set CMake POLICY CMP0177 to NEW More... 26 days ago
Use numext::fma for sparse x dense dot product. More... 27 days ago
Fix docs build. More... 27 days ago
Replace PPC g++-10 with g++14. More... 27 days ago
tensor documentation More... about 1 month ago
Move HIP/CUDA defines to Core. More... about 1 month ago
Fix VSX packetmath psin and pcast tests. More... about 1 month ago
Fix a collection of random failures encountered when testing with Bazel. More... about 1 month ago
Use QEMU for arm and ppc tests. More... about 1 month ago
Modify pselect and various masks to use Scalar(1) for true. More... about 1 month ago
Create a changelog file. More... about 1 month ago
Decommission aarch64 ampere runner. More... about 1 month ago
Provide macro to explicitly disable alloca More... about 1 month ago
Faster emulated half comparisons More... about 1 month ago
Remove MSVC warnings in FindCoeff.h More... about 1 month ago
Fix unprotected SIZE in macro. More... about 1 month ago
Add OpenBLAS sbgemm. More... about 1 month ago