Solvers for Block-Tridiagonal
|
|
14
|
225
|
June 24, 2025
|
Block matrix linear solve performance
|
|
6
|
259
|
June 15, 2025
|
`DifferentialEquations.jl` and `KrylovKit.jl` not playing nice together
|
|
4
|
107
|
June 11, 2025
|
AOCL (not MKL) acceleration on AMD Ryzen CPU's
|
|
22
|
2274
|
May 21, 2025
|
Computing the adjugate/cofactors of a matrix
|
|
1
|
129
|
June 3, 2025
|
Using AI programming problem solvers to help develop Julia Linear Algebra ecosystem
|
|
2
|
187
|
May 31, 2025
|
Batched matrix-multiplication optimization
|
|
15
|
342
|
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
|
3318
|
May 30, 2025
|
Get an eigvec by eigval, using eigvecs, only allow SymTridiagonal?
|
|
12
|
263
|
May 29, 2025
|
Condition number of sparse matrix
|
|
6
|
1457
|
May 27, 2025
|
Creating and Solving Block Sparse Matrices with PETSc
|
|
13
|
1749
|
May 26, 2025
|
Constructing a permutation matrix
|
|
15
|
254
|
May 23, 2025
|
"I don't like NumPy" - Julia equivalents to the numpy code?
|
|
19
|
1295
|
May 21, 2025
|
Please explain LinearAlgebra.__normalize!
|
|
7
|
268
|
May 21, 2025
|
Eigen fails to find eigenvectors
|
|
28
|
566
|
May 20, 2025
|
How to circumvent Intel's AMD discrimination in MKL from v1.7 onwards?
|
|
2
|
3083
|
May 16, 2025
|
[ANN] LinearCombinations.jl: formal linear combinations + (multi)linear maps
|
|
0
|
124
|
May 15, 2025
|
Can views function on diag?
|
|
3
|
84
|
May 13, 2025
|
Julia analog to R's poly function, orthogonal polynomials by QR decomposition
|
|
22
|
557
|
May 11, 2025
|
Why do we need the `T` in Symmetric{T, S}?
|
|
16
|
326
|
May 10, 2025
|
Retaining the property of Symmetric?
|
|
7
|
158
|
May 9, 2025
|
What is a recommended way to solve a linear equation?
|
|
31
|
1303
|
May 8, 2025
|
Dot product
|
|
18
|
611
|
May 7, 2025
|
Possible speedup in matrix-diagonal products?
|
|
6
|
642
|
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
|
102
|
May 5, 2025
|
Gram-Schmidt decomposition
|
|
17
|
3859
|
May 5, 2025
|
Concatenate matrices without specifying the size of zero matrices
|
|
2
|
84
|
May 4, 2025
|
How to set all elements in a lower triangular matrix?
|
|
6
|
124
|
May 2, 2025
|
Strange error in computing trace on product of symbolic matrices in Symbolics.jl
|
|
2
|
73
|
May 2, 2025
|