Hacker News new | ask | show | jobs
by thatsadude 1194 days ago
Well, when you have thousands of Matlab functions you wrote over a decade, you would rather use Octave instead of rewriting them in Python. I also suppose that Octave is slower than Matlab because OpenBLAS is inferior to MKL.
1 comments

Can't you just link Octave against mkl?