Hacker News new | ask | show | jobs
by acqq 2668 days ago
> I can’t believe the core of it is still some C code from ’95

Why?

https://en.wikipedia.org/wiki/NumPy

"Internally, both MATLAB and NumPy rely on BLAS and LAPACK for efficient linear algebra computations."

As far as I know BLAS and LAPACK are still based on the decades old FORTRAN code.