-
Recently saw this repo that shows the state of Haskell in a lot of programming applications. It classifies it as Immature for Numerical Programming; I would like to know what are the challenges in it.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Linear algebra: hmatrix again with its own array type (and linear but this is restricted to low dimensions)
-
I maintain a collection of machine learning libraries for Haskell, and most of the core functionality I need is provided by hmatrix, and a handful of other libraries, and so for my purposes Haskell is in a relatively good place. My main limitation is a lack of of GPU computation, and if hasktorch would get more stable I would probably try and rebase my libraries on it.
-
Hi sorry took a bit longer, here’s the amazing slides repo https://github.com/takenobu-hs/haskell-ghc-illustrated