|
How to parallelize `lu!` factorization?
|
|
15
|
458
|
July 22, 2025
|
|
Fastest way to calculate eigenvectors of 4x4 matrix
|
|
21
|
1170
|
July 13, 2025
|
|
Solvers for Block-Tridiagonal
|
|
14
|
516
|
June 24, 2025
|
|
Block matrix linear solve performance
|
|
6
|
422
|
June 15, 2025
|
|
`DifferentialEquations.jl` and `KrylovKit.jl` not playing nice together
|
|
4
|
184
|
June 11, 2025
|
|
Computing the adjugate/cofactors of a matrix
|
|
1
|
280
|
June 3, 2025
|
|
Using AI programming problem solvers to help develop Julia Linear Algebra ecosystem
|
|
2
|
284
|
May 31, 2025
|
|
Batched matrix-multiplication optimization
|
|
15
|
554
|
May 30, 2025
|
|
Matrix multiply breakthrough, AlphaTensor (could also do for other algorithms): "AlphaTensor discovered algorithms that are more efficient than the state of the art for many matrix sizes."
|
|
6
|
3654
|
May 30, 2025
|
|
Get an eigvec by eigval, using eigvecs, only allow SymTridiagonal?
|
|
12
|
397
|
May 29, 2025
|
|
Condition number of sparse matrix
|
|
6
|
1683
|
May 27, 2025
|
|
Constructing a permutation matrix
|
|
15
|
614
|
May 23, 2025
|
|
"I don't like NumPy" - Julia equivalents to the numpy code?
|
|
19
|
1995
|
May 21, 2025
|
|
Please explain LinearAlgebra.__normalize!
|
|
7
|
368
|
May 21, 2025
|
|
Eigen fails to find eigenvectors
|
|
28
|
1046
|
May 20, 2025
|
|
How to circumvent Intel's AMD discrimination in MKL from v1.7 onwards?
|
|
2
|
3458
|
May 16, 2025
|
|
[ANN] LinearCombinations.jl: formal linear combinations + (multi)linear maps
|
|
0
|
168
|
May 15, 2025
|
|
Can views function on diag?
|
|
3
|
156
|
May 13, 2025
|
|
Why do we need the `T` in Symmetric{T, S}?
|
|
16
|
497
|
May 10, 2025
|
|
Retaining the property of Symmetric?
|
|
7
|
270
|
May 9, 2025
|
|
What is a recommended way to solve a linear equation?
|
|
31
|
1853
|
May 8, 2025
|
|
Dot product
|
|
18
|
2193
|
May 7, 2025
|
|
Possible speedup in matrix-diagonal products?
|
|
6
|
745
|
May 7, 2025
|
|
Is there a collection of matrices like Matlab's gallery?
|
|
2
|
219
|
May 6, 2025
|
|
Questions about Cholesky and QR factorizations
|
|
1
|
141
|
May 5, 2025
|
|
Gram-Schmidt decomposition
|
|
16
|
4449
|
May 5, 2025
|
|
Concatenate matrices without specifying the size of zero matrices
|
|
2
|
125
|
May 4, 2025
|
|
How to set all elements in a lower triangular matrix?
|
|
6
|
242
|
May 2, 2025
|
|
Strange error in computing trace on product of symbolic matrices in Symbolics.jl
|
|
2
|
126
|
May 2, 2025
|
|
About the show method for LinearAlgebra.jl objects
|
|
4
|
176
|
May 1, 2025
|