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

"I've built some large machine learning systems with it and I couldn't be happier."

Does Haskell have good matrix libraries? That seems to be at the core of a lot of machine learning tasks, and when I briefly checked a few years back, I didn't see any Haskell native matrix libraries. I think there were LAPACK bindings, maybe.



"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).





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

Search: