Constructing a permutation matrix
|
|
15
|
201
|
May 23, 2025
|
AOCL (not MKL) acceleration on AMD Ryzen CPU's
|
|
22
|
2063
|
May 21, 2025
|
"I don't like NumPy" - Julia equivalents to the numpy code?
|
|
19
|
1180
|
May 21, 2025
|
Please explain LinearAlgebra.__normalize!
|
|
7
|
258
|
May 21, 2025
|
Eigen fails to find eigenvectors
|
|
28
|
508
|
May 20, 2025
|
How to circumvent Intel's AMD discrimination in MKL from v1.7 onwards?
|
|
2
|
2978
|
May 16, 2025
|
[ANN] LinearCombinations.jl: formal linear combinations + (multi)linear maps
|
|
0
|
114
|
May 15, 2025
|
Can views function on diag?
|
|
3
|
77
|
May 13, 2025
|
Julia analog to R's poly function, orthogonal polynomials by QR decomposition
|
|
22
|
498
|
May 11, 2025
|
Why do we need the `T` in Symmetric{T, S}?
|
|
16
|
315
|
May 10, 2025
|
Retaining the property of Symmetric?
|
|
7
|
152
|
May 9, 2025
|
What is a recommended way to solve a linear equation?
|
|
31
|
1239
|
May 8, 2025
|
Dot product
|
|
18
|
541
|
May 7, 2025
|
Possible speedup in matrix-diagonal products?
|
|
6
|
633
|
May 7, 2025
|
Is there a collection of matrices like Matlab's gallery?
|
|
2
|
145
|
May 6, 2025
|
Questions about Cholesky and QR factorizations
|
|
1
|
91
|
May 5, 2025
|
Gram-Schmidt decomposition
|
|
17
|
3787
|
May 5, 2025
|
Concatenate matrices without specifying the size of zero matrices
|
|
2
|
80
|
May 4, 2025
|
Get an eigvec by eigval, using eigvecs, only allow SymTridiagonal?
|
|
11
|
195
|
May 3, 2025
|
How to set all elements in a lower triangular matrix?
|
|
6
|
116
|
May 2, 2025
|
Strange error in computing trace on product of symbolic matrices in Symbolics.jl
|
|
2
|
65
|
May 2, 2025
|
About the show method for LinearAlgebra.jl objects
|
|
4
|
103
|
May 1, 2025
|
Add a UpperHessenberg row in LinearAlgebra.factorize?
|
|
8
|
115
|
April 30, 2025
|
Correct way to set MKL threads at runtime
|
|
4
|
96
|
April 28, 2025
|
Custom dot product for GMRES
|
|
14
|
229
|
April 28, 2025
|
A Brief Study of Memory Bound Application Performance on M3 Ultra and M4 Max in Julia
|
|
2
|
153
|
April 27, 2025
|
Could `svd!` support option `check=false` like `lu!` and other factorizations?
|
|
5
|
88
|
April 25, 2025
|
Matrix vector multiplication: impact of column major vs row major (M4 Max)
|
|
6
|
115
|
April 10, 2025
|
[ANN] UnitfulTensors.jl: Efficient arrays with units
|
|
17
|
1216
|
March 26, 2025
|
GEMM kernel, cache oblivious, and Strassen
|
|
3
|
277
|
March 23, 2025
|