Hacker News new | ask | show | jobs
by plinkplonk 5808 days ago
"Does Haskell have good matrix libraries?"

Last I checked it didn't. But you can FFI bind to any C/Fortran library of your choice(which is what I did).

1 comments