`DifferentialEquations.jl` and `KrylovKit.jl` not playing nice together
|
|
4
|
55
|
June 11, 2025
|
AOCL (not MKL) acceleration on AMD Ryzen CPU's
|
|
22
|
2194
|
May 21, 2025
|
Computing the adjugate/cofactors of a matrix
|
|
1
|
123
|
June 3, 2025
|
Using AI programming problem solvers to help develop Julia Linear Algebra ecosystem
|
|
2
|
173
|
May 31, 2025
|
Block matrix linear solve performance
|
|
5
|
149
|
May 31, 2025
|
Batched matrix-multiplication optimization
|
|
15
|
313
|
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
|
3285
|
May 30, 2025
|
Get an eigvec by eigval, using eigvecs, only allow SymTridiagonal?
|
|
12
|
251
|
May 29, 2025
|
Condition number of sparse matrix
|
|
6
|
1431
|
May 27, 2025
|
Creating and Solving Block Sparse Matrices with PETSc
|
|
13
|
1698
|
May 26, 2025
|
Constructing a permutation matrix
|
|
15
|
230
|
May 23, 2025
|
"I don't like NumPy" - Julia equivalents to the numpy code?
|
|
19
|
1250
|
May 21, 2025
|
Please explain LinearAlgebra.__normalize!
|
|
7
|
262
|
May 21, 2025
|
Eigen fails to find eigenvectors
|
|
28
|
531
|
May 20, 2025
|
How to circumvent Intel's AMD discrimination in MKL from v1.7 onwards?
|
|
2
|
3019
|
May 16, 2025
|
[ANN] LinearCombinations.jl: formal linear combinations + (multi)linear maps
|
|
0
|
121
|
May 15, 2025
|
Can views function on diag?
|
|
3
|
81
|
May 13, 2025
|
Julia analog to R's poly function, orthogonal polynomials by QR decomposition
|
|
22
|
522
|
May 11, 2025
|
Why do we need the `T` in Symmetric{T, S}?
|
|
16
|
320
|
May 10, 2025
|
Retaining the property of Symmetric?
|
|
7
|
154
|
May 9, 2025
|
What is a recommended way to solve a linear equation?
|
|
31
|
1268
|
May 8, 2025
|
Dot product
|
|
18
|
560
|
May 7, 2025
|
Possible speedup in matrix-diagonal products?
|
|
6
|
639
|
May 7, 2025
|
Is there a collection of matrices like Matlab's gallery?
|
|
2
|
154
|
May 6, 2025
|
Questions about Cholesky and QR factorizations
|
|
1
|
100
|
May 5, 2025
|
Gram-Schmidt decomposition
|
|
17
|
3820
|
May 5, 2025
|
Concatenate matrices without specifying the size of zero matrices
|
|
2
|
82
|
May 4, 2025
|
How to set all elements in a lower triangular matrix?
|
|
6
|
120
|
May 2, 2025
|
Strange error in computing trace on product of symbolic matrices in Symbolics.jl
|
|
2
|
72
|
May 2, 2025
|
About the show method for LinearAlgebra.jl objects
|
|
4
|
107
|
May 1, 2025
|