Hacker News new | ask | show | jobs
by megalodon 2947 days ago
For anyone working with linear algebra in Node.js, I wrote C++ bindings to BLAS a couple of years ago [0]. I also started working on bindings to LAPACK, but never had the time to finish them [1].

[0] https://github.com/mateogianolio/nblas

[1] https://github.com/mateogianolio/nlapack