
29 Jun
2005
29 Jun
'05
6:31 a.m.
On Wed, 29 Jun 2005, Alberto Ruiz wrote:
In my work I often need linear algebra algorithms and other numeric computations.
Nice coincidence: http://www.haskell.org//pipermail/libraries/2005-June/003936.html
An option is using scientific computing systems like Matlab, Mathematica, Maple, etc. In Haskell there are several modules and bindings to matrix libraries; many of them are excellent.
Many bindings to (foreign?) matrix libraries? Which ones?