35
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More fixes for 32-bit. More... 3 days ago
Fix using ScalarPrinter redefinition for gcc. More... 3 days ago
Undef macro in TensorContractionGpu.h that causes buildbreakages. More... 3 days ago
Fix another instance of Packet2l on win32. More... 3 days ago
Add custom formatting of complex numbers for Numpy/Native. More... 4 days ago
cross3_product vectorization More... 5 days ago
Remove "extern C" in CholmodSupport. More... 5 days ago
Add support for casting between double and int64_t for SSE and AVX2. More... 7 days ago
Protect use of alloca. More... 7 days ago
Fix Packet*l for 32-bit builds. More... 7 days ago
Remove slow index check in Tensor::resize from release mode. More... 11 days ago
Fix Jacobi module doc. More... 12 days ago
Make more Matrix functions constexpr More... 12 days ago
Fix CwiseUnaryView for MSVC. More... 12 days ago
Don't hide rbegin/rend for GPU. More... 15 days ago
Fix CwiseUnaryView const access (Attempt 2). More... 15 days ago
Fix const input and c++20 compatibility in unary view. More... 16 days ago
Add Packet2l for SSE. More... 18 days ago
Fix CwiseUnaryView. More... 18 days ago
Fix incomplete cholesky. More... 21 days ago
Split up cxx11_tensor_gpu to reduce timeouts. More... 22 days ago
Fix pexp test for ARM. More... 23 days ago
Fix packetmath plog test on Windows. More... 23 days ago
Allow aligned assignment in TRMV. More... 23 days ago
Revert "fix unaligned access in trmv" More... 23 days ago
Fix pexp complex test edge-cases. More... 25 days ago
Return 0 volume for empty AlignedBox More... 25 days ago
Fix static_assert for c++14. More... 26 days ago
fix unaligned access in trmv More... 26 days ago
Fix deprecated anonymous enum-enum conversion warnings More... 28 days ago