35
I Use This!
High Activity

Commits : Listings

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