Crash of eigenvalues calculations with arpack
|
|
1
|
110
|
July 23, 2025
|
How to parallelize `lu!` factorization?
|
|
15
|
195
|
July 22, 2025
|
Fastest way to calculate eigenvectors of 4x4 matrix
|
|
21
|
718
|
July 13, 2025
|
Solvers for Block-Tridiagonal
|
|
14
|
254
|
June 24, 2025
|
Block matrix linear solve performance
|
|
6
|
266
|
June 15, 2025
|
`DifferentialEquations.jl` and `KrylovKit.jl` not playing nice together
|
|
4
|
111
|
June 11, 2025
|
AOCL (not MKL) acceleration on AMD Ryzen CPU's
|
|
22
|
2310
|
May 21, 2025
|
Computing the adjugate/cofactors of a matrix
|
|
1
|
138
|
June 3, 2025
|
Using AI programming problem solvers to help develop Julia Linear Algebra ecosystem
|
|
2
|
196
|
May 31, 2025
|
Batched matrix-multiplication optimization
|
|
15
|
350
|
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
|
3342
|
May 30, 2025
|
Get an eigvec by eigval, using eigvecs, only allow SymTridiagonal?
|
|
12
|
272
|
May 29, 2025
|
Condition number of sparse matrix
|
|
6
|
1476
|
May 27, 2025
|
Creating and Solving Block Sparse Matrices with PETSc
|
|
13
|
1771
|
May 26, 2025
|
Constructing a permutation matrix
|
|
15
|
267
|
May 23, 2025
|
"I don't like NumPy" - Julia equivalents to the numpy code?
|
|
19
|
1342
|
May 21, 2025
|
Please explain LinearAlgebra.__normalize!
|
|
7
|
270
|
May 21, 2025
|
Eigen fails to find eigenvectors
|
|
28
|
581
|
May 20, 2025
|
How to circumvent Intel's AMD discrimination in MKL from v1.7 onwards?
|
|
2
|
3130
|
May 16, 2025
|
[ANN] LinearCombinations.jl: formal linear combinations + (multi)linear maps
|
|
0
|
127
|
May 15, 2025
|
Can views function on diag?
|
|
3
|
88
|
May 13, 2025
|
Julia analog to R's poly function, orthogonal polynomials by QR decomposition
|
|
22
|
565
|
May 11, 2025
|
Why do we need the `T` in Symmetric{T, S}?
|
|
16
|
327
|
May 10, 2025
|
Retaining the property of Symmetric?
|
|
7
|
159
|
May 9, 2025
|
What is a recommended way to solve a linear equation?
|
|
31
|
1320
|
May 8, 2025
|
Dot product
|
|
18
|
632
|
May 7, 2025
|
Possible speedup in matrix-diagonal products?
|
|
6
|
646
|
May 7, 2025
|
Is there a collection of matrices like Matlab's gallery?
|
|
2
|
155
|
May 6, 2025
|
Questions about Cholesky and QR factorizations
|
|
1
|
106
|
May 5, 2025
|
Gram-Schmidt decomposition
|
|
17
|
3886
|
May 5, 2025
|