Crash of eigenvalues calculations with arpack
|
|
1
|
113
|
July 23, 2025
|
How to parallelize `lu!` factorization?
|
|
15
|
204
|
July 22, 2025
|
Fastest way to calculate eigenvectors of 4x4 matrix
|
|
21
|
724
|
July 13, 2025
|
Solvers for Block-Tridiagonal
|
|
14
|
259
|
June 24, 2025
|
Block matrix linear solve performance
|
|
6
|
268
|
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
|
2319
|
May 21, 2025
|
Computing the adjugate/cofactors of a matrix
|
|
1
|
140
|
June 3, 2025
|
Using AI programming problem solvers to help develop Julia Linear Algebra ecosystem
|
|
2
|
197
|
May 31, 2025
|
Batched matrix-multiplication optimization
|
|
15
|
352
|
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
|
3360
|
May 30, 2025
|
Get an eigvec by eigval, using eigvecs, only allow SymTridiagonal?
|
|
12
|
272
|
May 29, 2025
|
Condition number of sparse matrix
|
|
6
|
1478
|
May 27, 2025
|
Creating and Solving Block Sparse Matrices with PETSc
|
|
13
|
1778
|
May 26, 2025
|
Constructing a permutation matrix
|
|
15
|
273
|
May 23, 2025
|
"I don't like NumPy" - Julia equivalents to the numpy code?
|
|
19
|
1349
|
May 21, 2025
|
Please explain LinearAlgebra.__normalize!
|
|
7
|
270
|
May 21, 2025
|
Eigen fails to find eigenvectors
|
|
28
|
585
|
May 20, 2025
|
How to circumvent Intel's AMD discrimination in MKL from v1.7 onwards?
|
|
2
|
3138
|
May 16, 2025
|
[ANN] LinearCombinations.jl: formal linear combinations + (multi)linear maps
|
|
0
|
128
|
May 15, 2025
|
Can views function on diag?
|
|
3
|
89
|
May 13, 2025
|
Julia analog to R's poly function, orthogonal polynomials by QR decomposition
|
|
22
|
568
|
May 11, 2025
|
Why do we need the `T` in Symmetric{T, S}?
|
|
16
|
327
|
May 10, 2025
|
Retaining the property of Symmetric?
|
|
7
|
161
|
May 9, 2025
|
What is a recommended way to solve a linear equation?
|
|
31
|
1324
|
May 8, 2025
|
Dot product
|
|
18
|
633
|
May 7, 2025
|
Possible speedup in matrix-diagonal products?
|
|
6
|
648
|
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
|
107
|
May 5, 2025
|
Gram-Schmidt decomposition
|
|
17
|
3891
|
May 5, 2025
|