FYI, benchmarking the inversion of a large matrix only depends on the BLAS library that is linked; it basically has nothing to do with the language. See also OpenBLAS: Julia slower than R - #2 by stevengj
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Pseudo-inverse of large matrix very slow | 20 | 4239 | January 12, 2022 | |
LinearAlgebra.inv matrix inversion slower than MATLAB? | 21 | 2149 | October 25, 2021 | |
MKL slower than openblas in intel cpu | 7 | 3519 | March 2, 2022 | |
LU factorization performance issue | 30 | 718 | June 6, 2022 | |
Unusually bad performance of eigen() compared to eig() in Matlab | 16 | 3137 | July 17, 2019 |