Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In numeric Python packages computations are never done inside the CPython runtime, they're done in specialized kernels written in C, Fortran and sometimes fine-tuned assembly including a sampling of the various BLAS/LAPACK flavors... so yes NumPy can often be competitive with or outperform libraries written in lower-level languages.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: