35
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle missing AVX512 intrinsic More... 2 days ago
Fix "unary minus operator applied to unsigned type, result still unsigned" on MSVC and other stupid warnings More... 4 days ago
Refactor indexed view to appease MSVC 14.16. More... 4 days ago
Speed up pldexp_generic. More... 5 days ago
Add constexpr to accessors in DenseBase, Quaternions and Translations More... 5 days ago
Add support for Packet8l to AVX512. More... 7 days ago
Update file Geometry_SIMD.h More... 11 days ago
Guard AVX2 implementation of psignbit in PacketMath.h More... 13 days ago
Fix preverse for PowerPC. More... 13 days ago
Fix unused variable warning in TensorIO.h More... 13 days ago
Fix preprocessor condition on when to use fast float logistic implementation. More... 14 days ago
Fix long double random More... 14 days ago
AVX: guard Packet4l definition More... 16 days ago
Fix random again More... 18 days ago
AVX2 - double->int64_t casting More... 18 days ago
Fix usages of Eigen::array to be compatible with std::array. More... 18 days ago
Allow symbols to be used in compile-time expressions. More... 19 days ago
Add missing cwiseSquare, tests for cwise matrix ops. More... 20 days ago
Add SimplicialNonHermitianLLT and SimplicialNonHermitianLDLT More... 20 days ago
Use truncation rather than rounding when casting Packet2d to Packet2l. More... 20 days ago
Sparse move More... 20 days ago
More fixes for 32-bit. More... 21 days ago
Fix using ScalarPrinter redefinition for gcc. More... 21 days ago
Undef macro in TensorContractionGpu.h that causes buildbreakages. More... 21 days ago
Fix another instance of Packet2l on win32. More... 21 days ago
Add custom formatting of complex numbers for Numpy/Native. More... 22 days ago
cross3_product vectorization More... 23 days ago
Remove "extern C" in CholmodSupport. More... 23 days ago
Add support for casting between double and int64_t for SSE and AVX2. More... 25 days ago
Protect use of alloca. More... 25 days ago