[Haskell-cafe] matrix computations based on the GSL

Henning Thielemann lemming at henning-thielemann.de
Wed Jun 29 07:43:22 EDT 2005


On Wed, 29 Jun 2005, Alberto Ruiz wrote:

> On Wednesday 29 June 2005 12:31, Henning Thielemann wrote:
> > 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
>
> Wow! It is exactly the same idea! I did not find the above message by Keean in
> my google searchs when I decided to work on this, it is very recent! After a
> quick look to the thread I wish I would have followed the discussions... A
> much more serious work was in progress. At least it was fun and I have learnt
> a lot of Haskell...
>
> I'm going to subscribe immediately to the libraries Haskell list. I stupidly
> thought that it was only for discussion about existing libraries :(

>From a first look at your approach I like it even more because you
explicitly distinguish between Matrix and Vector.



More information about the Haskell-Cafe mailing list