35
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "fix transposed matrix product bug" More... 2 days ago
Don't let the PPC runner try to cross-compile. More... 2 days ago
fix transposed matrix product bug More... 2 days ago
Revert part of !1583, which may cause underflow on ARM. More... 3 days ago
Fix unused variable warnings in TensorIO More... 3 days ago
fix autodiff enum comparison warnings More... 3 days ago
Update CI scripts. More... 5 days ago
Fix `tridiagonalization_inplace_selector::run()` when called from CUDA More... 6 days ago
Eigen select More... 6 days ago
more pblend optimizations More... 6 days ago
Fix new psincos for ppc and arm32. More... 7 days ago
Fix compilation problems with PacketI on PowerPC. More... 7 days ago
fix pendantic compiler warnings More... 8 days ago
Fix build for pblend and psin_double, pcos_double when AVX but not AVX2 is supported. More... 9 days ago
Simd sincos double More... 10 days ago
Eigen pblend More... 10 days ago
Handle missing AVX512 intrinsic More... 11 days ago
Fix "unary minus operator applied to unsigned type, result still unsigned" on MSVC and other stupid warnings More... 13 days ago
Refactor indexed view to appease MSVC 14.16. More... 13 days ago
Speed up pldexp_generic. More... 13 days ago
Add constexpr to accessors in DenseBase, Quaternions and Translations More... 14 days ago
Add support for Packet8l to AVX512. More... 16 days ago
Update file Geometry_SIMD.h More... 20 days ago
Guard AVX2 implementation of psignbit in PacketMath.h More... 22 days ago
Fix preverse for PowerPC. More... 22 days ago
Fix unused variable warning in TensorIO.h More... 22 days ago
Fix preprocessor condition on when to use fast float logistic implementation. More... 22 days ago
Fix long double random More... 23 days ago
AVX: guard Packet4l definition More... 25 days ago
Fix random again More... 27 days ago