Efficient representation of a sparse "pentadiagonal" matrix?
|
|
8
|
173
|
August 21, 2025
|
Large Sparse Hermitian Matrix - Intermediate Eigenvalue Problem
|
|
8
|
133
|
August 20, 2025
|
Sparse matrix multiplication for Metal
|
|
15
|
308
|
July 31, 2025
|
Combining `SparseDiffTools.jl` and `OrdinaryDiffEq.jl`
|
|
8
|
140
|
July 9, 2025
|
SparseDiffTools - PolyesterForwardDiff Pre-allocation difficulties
|
|
20
|
230
|
July 8, 2025
|
Condition number of sparse matrix
|
|
6
|
1486
|
May 27, 2025
|
Matrix (linear map function) exponential multiplied with vector in ExponentialUtilities.jl
|
|
10
|
107
|
March 15, 2025
|
How to obtain U^-1 factor from sparse Cholesky factorization?
|
|
2
|
56
|
March 12, 2025
|
How to spawn persistent threads and reuse them?
|
|
16
|
263
|
February 17, 2025
|
Sparse matrix of vectors
|
|
5
|
95
|
February 6, 2025
|
Computing ODE sensitivities with sparse Jacobians in solver
|
|
3
|
76
|
February 4, 2025
|
[ANN] Finch.jl: Sparse and Structured Array Fusion
|
|
15
|
1584
|
December 30, 2024
|
Speeding up elementwise Vector-SparseMatrixCSC multiplication broadcasting
|
|
11
|
561
|
December 12, 2024
|
Sparse non-square linear problem
|
|
3
|
69
|
November 15, 2024
|
Solve Large Scale Underdetermined Linear Equation with per Element Equality Constraint
|
|
16
|
255
|
September 25, 2024
|
Cholesky Decomposition of a Sparse Symmetric Positive Semidefinite (SPSD) Singular Matrix
|
|
19
|
320
|
September 23, 2024
|
How to produce sparse array with conditional array comprehension
|
|
6
|
112
|
September 4, 2024
|
Is the linear system solver \ also multi threaded in Julia as in Matlab? And how to “multithread” it in Julia?
|
|
33
|
2461
|
August 29, 2024
|
Finding *all* the eigenvalues of a sparse matrix?
|
|
25
|
1482
|
July 18, 2024
|
Scaling a sparse matrix row-wise and column-wise too slow
|
|
20
|
458
|
June 23, 2024
|
Matrix vs. AbstractMatrix
|
|
3
|
231
|
June 20, 2024
|
Best/simplest way to calculate sparse Hessian
|
|
4
|
1090
|
June 10, 2024
|
Solving DAEs with known sparsity pattern and IDA
|
|
4
|
149
|
May 16, 2024
|
Using @tensor with sparse tensors of SparseArrayKit.jl
|
|
0
|
99
|
May 1, 2024
|
Sparse matrix error with forward diff
|
|
16
|
888
|
March 29, 2024
|
`Spy` function behavior with sparse matrices
|
|
2
|
216
|
March 28, 2024
|
CSC kills the prospect of multithreading. Shouldn't Julia use CSR?
|
|
47
|
3022
|
March 20, 2024
|
Efficient ways to implement a (distributed) matrix-matrix product?
|
|
2
|
637
|
February 27, 2024
|
Mul! vs * benchmarks
|
|
2
|
743
|
February 20, 2024
|
Krylovkit tolerance changes results drastically
|
|
0
|
168
|
February 20, 2024
|