Matrix vector multiplication: impact of column major vs row major (M4 Max)
|
|
6
|
92
|
April 10, 2025
|
Get an eigvec by eigval, using eigvecs, only allow SymTridiagonal?
|
|
9
|
106
|
March 28, 2025
|
Retaining the property of Symmetric?
|
|
3
|
51
|
March 28, 2025
|
[ANN] UnitfulTensors.jl: Efficient arrays with units
|
|
17
|
1198
|
March 26, 2025
|
GEMM kernel, cache oblivious, and Strassen
|
|
3
|
259
|
March 23, 2025
|
Updating a row in sparse cholesky factorisation using CHOLMOD
|
|
2
|
78
|
March 15, 2025
|
Matrix (linear map function) exponential multiplied with vector in ExponentialUtilities.jl
|
|
10
|
85
|
March 15, 2025
|
AOCL (not MKL) acceleration on AMD Ryzen CPU's
|
|
15
|
1657
|
March 14, 2025
|
How to obtain U^-1 factor from sparse Cholesky factorization?
|
|
2
|
51
|
March 12, 2025
|
PyCall numpy vdot Vector{Float32} returns Float64
|
|
3
|
69
|
March 10, 2025
|
Linear system solution not working in CUDA
|
|
4
|
100
|
March 1, 2025
|
Performance Difference in Matrix Multiplication with Symmetric Matrices
|
|
3
|
87
|
February 10, 2025
|
Type instability and/or behavior instability of `sqrt` on nightly
|
|
3
|
329
|
February 3, 2025
|
Batched Matrix Multiply
|
|
11
|
3598
|
January 31, 2025
|
Solving AX=B with a matrix B of right-hand sides
|
|
1
|
116
|
January 27, 2025
|
Fastest way to calculate eigenvectors of 4x4 matrix
|
|
20
|
481
|
January 26, 2025
|
Computing the adjugate/cofactors of a matrix
|
|
0
|
76
|
January 25, 2025
|
LU factorisation of a block tridiagonal square matrix
|
|
3
|
152
|
January 17, 2025
|
Is there a way to find right-inverse (or left-inverse) of a matrix in Julia?
|
|
10
|
344
|
December 23, 2024
|
Symmetric view of sparse matrix CUDA.jl
|
|
0
|
36
|
December 13, 2024
|
Parameter inference problem with matrix inversions
|
|
8
|
73
|
December 6, 2024
|
Is there a rank revealing qr decomposition?
|
|
5
|
237
|
December 5, 2024
|
Tolerance for numerical-rank computation
|
|
9
|
176
|
December 3, 2024
|
Tolerance specification for pivoted Cholesky
|
|
8
|
1876
|
December 2, 2024
|
Static array multiplied by its adjoint seems to allocate
|
|
12
|
215
|
December 2, 2024
|
Make `LinearSolve` factorizations available in a standalone manner
|
|
1
|
69
|
November 29, 2024
|
FFT with @view
|
|
4
|
178
|
November 29, 2024
|
Pivoted Cholesky: Why is rank a private field/property?
|
|
6
|
131
|
November 23, 2024
|
Standardize code path to reconstruct factorizations
|
|
1
|
89
|
November 21, 2024
|
Representing a symmetric matrix factorization
|
|
3
|
102
|
November 21, 2024
|