35
I Use This!
High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 18 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more pblend optimizations More... about 24 hours ago
Fix new psincos for ppc and arm32. More... 1 day ago
Fix compilation problems with PacketI on PowerPC. More... 1 day ago
fix pendantic compiler warnings More... 2 days ago
Fix build for pblend and psin_double, pcos_double when AVX but not AVX2 is supported. More... 3 days ago
Simd sincos double More... 4 days ago
Eigen pblend More... 4 days ago
Handle missing AVX512 intrinsic More... 5 days ago
Fix "unary minus operator applied to unsigned type, result still unsigned" on MSVC and other stupid warnings More... 7 days ago
Refactor indexed view to appease MSVC 14.16. More... 7 days ago
Speed up pldexp_generic. More... 8 days ago
Add constexpr to accessors in DenseBase, Quaternions and Translations More... 8 days ago
Add support for Packet8l to AVX512. More... 10 days ago
Update file Geometry_SIMD.h More... 14 days ago
Guard AVX2 implementation of psignbit in PacketMath.h More... 16 days ago
Fix preverse for PowerPC. More... 16 days ago
Fix unused variable warning in TensorIO.h More... 16 days ago
Fix preprocessor condition on when to use fast float logistic implementation. More... 17 days ago
Fix long double random More... 18 days ago
AVX: guard Packet4l definition More... 19 days ago
Fix random again More... 21 days ago
AVX2 - double->int64_t casting More... 21 days ago
Fix usages of Eigen::array to be compatible with std::array. More... 21 days ago
Allow symbols to be used in compile-time expressions. More... 22 days ago
Add missing cwiseSquare, tests for cwise matrix ops. More... 23 days ago
Add SimplicialNonHermitianLLT and SimplicialNonHermitianLDLT More... 23 days ago
Use truncation rather than rounding when casting Packet2d to Packet2l. More... 23 days ago
Sparse move More... 23 days ago
More fixes for 32-bit. More... 24 days ago
Fix using ScalarPrinter redefinition for gcc. More... 24 days ago