What are the current challenges in Numerical Programming for Haskell?

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • post-rfc

    Blog post previews in need of peer review

    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

    SaaSHub logo
  • linear

    Low-dimensional linear algebra primitives for Haskell.

    Linear algebra: hmatrix again with its own array type (and linear but this is restricted to low dimensions)

  • goal

    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.

  • haskell-ghc-illustrated

    haskell ghc-illustrated

    Hi sorry took a bit longer, here’s the amazing slides repo https://github.com/takenobu-hs/haskell-ghc-illustrated

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • GHC.Num: Why no multiplication commutativity?

    1 project | /r/haskell | 29 Oct 2022
  • Is there an existing typeclass for differences?

    3 projects | /r/haskell | 11 Aug 2022
  • How to create my Functor / Eq / Num combination on Coords?

    1 project | /r/haskell | 11 Jan 2022
  • Probabilistic modelling in Idris: engineering as research

    1 project | /r/Idris | 30 Jun 2021
  • Comparing Floating-Point Numbers Is Tricky

    1 project | /r/cpp | 10 Mar 2022