|
"I don't like NumPy" - Julia equivalents to the numpy code?
|
|
19
|
1631
|
May 21, 2025
|
|
Please explain LinearAlgebra.__normalize!
|
|
7
|
295
|
May 21, 2025
|
|
Eigen fails to find eigenvectors
|
|
28
|
752
|
May 20, 2025
|
|
How to circumvent Intel's AMD discrimination in MKL from v1.7 onwards?
|
|
2
|
3259
|
May 16, 2025
|
|
[ANN] LinearCombinations.jl: formal linear combinations + (multi)linear maps
|
|
0
|
147
|
May 15, 2025
|
|
Can views function on diag?
|
|
3
|
111
|
May 13, 2025
|
|
Julia analog to R's poly function, orthogonal polynomials by QR decomposition
|
|
22
|
692
|
May 11, 2025
|
|
Why do we need the `T` in Symmetric{T, S}?
|
|
16
|
388
|
May 10, 2025
|
|
Retaining the property of Symmetric?
|
|
7
|
194
|
May 9, 2025
|
|
What is a recommended way to solve a linear equation?
|
|
31
|
1500
|
May 8, 2025
|
|
Dot product
|
|
18
|
1247
|
May 7, 2025
|
|
Possible speedup in matrix-diagonal products?
|
|
6
|
679
|
May 7, 2025
|
|
Is there a collection of matrices like Matlab's gallery?
|
|
2
|
182
|
May 6, 2025
|
|
Questions about Cholesky and QR factorizations
|
|
1
|
116
|
May 5, 2025
|
|
Gram-Schmidt decomposition
|
|
17
|
4128
|
May 5, 2025
|
|
Concatenate matrices without specifying the size of zero matrices
|
|
2
|
101
|
May 4, 2025
|
|
How to set all elements in a lower triangular matrix?
|
|
6
|
174
|
May 2, 2025
|
|
Strange error in computing trace on product of symbolic matrices in Symbolics.jl
|
|
2
|
98
|
May 2, 2025
|
|
About the show method for LinearAlgebra.jl objects
|
|
4
|
138
|
May 1, 2025
|
|
Add a UpperHessenberg row in LinearAlgebra.factorize?
|
|
8
|
177
|
April 30, 2025
|
|
Correct way to set MKL threads at runtime
|
|
4
|
211
|
April 28, 2025
|
|
Custom dot product for GMRES
|
|
14
|
328
|
April 28, 2025
|
|
A Brief Study of Memory Bound Application Performance on M3 Ultra and M4 Max in Julia
|
|
2
|
309
|
April 27, 2025
|
|
Could `svd!` support option `check=false` like `lu!` and other factorizations?
|
|
5
|
130
|
April 25, 2025
|
|
Matrix vector multiplication: impact of column major vs row major (M4 Max)
|
|
6
|
233
|
April 10, 2025
|
|
[ANN] UnitfulTensors.jl: Efficient arrays with units
|
|
17
|
1320
|
March 26, 2025
|
|
Updating a row in sparse cholesky factorisation using CHOLMOD
|
|
2
|
122
|
March 15, 2025
|
|
Matrix (linear map function) exponential multiplied with vector in ExponentialUtilities.jl
|
|
10
|
166
|
March 15, 2025
|
|
How to obtain U^-1 factor from sparse Cholesky factorization?
|
|
2
|
69
|
March 12, 2025
|
|
PyCall numpy vdot Vector{Float32} returns Float64
|
|
3
|
113
|
March 10, 2025
|