Julia Programming Language
Pseudo-inverse of large matrix very slow
New to Julia
question
,
performance
,
linearalgebra
,
python
ChrisRackauckas
January 7, 2022, 7:07am
13
Did you… try with
using MKL
on v1.7?
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
LinearAlgebra.inv matrix inversion slower than MATLAB?
Performance
performance
21
2146
October 25, 2021
Computational Speed
General Usage
question
20
2412
April 1, 2019
LU factorization performance issue
New to Julia
linearalgebra
30
716
June 6, 2022
How to call blas getrf, getri properly ? i want to create a benchmark inverse matrix using gauss, crout, native julia inv(A) and BLAS direct
New to Julia
question
,
blas
,
mkl
,
benchmark
,
openblas
5
126
May 7, 2025
Linear solver \(A, B) performance vs Matlab A\b
General Usage
32
7669
May 21, 2017