Linear algebra
Many people associate Numerical Linear Algebra with software packages like MatLab, SciLab, Octave and similar packages. But being a functional language Haskell should be an even better choice for doing mathematics. So is there some support for linear algebra? It follows a list of discussions about this topic and references to packages.
Discussions:
- http://www.haskell.org/pipermail/haskell-cafe/2002-November/003621.html
- http://www.dcs.gla.ac.uk/mail-www/haskell/msg01134.html
- http://www.haskell.org/pipermail/haskell-cafe/2005-June/010525.html, http://www.haskell.org/pipermail/haskell-cafe/2005-July/010601.html
- http://www.haskell.org/pipermail/libraries/2005-June/003936.html
Software: