[Haskell-cafe] Math libraries for Haskell

Henning Thielemann lemming at henning-thielemann.de
Fri Jan 21 07:36:23 EST 2005


On Tue, 18 Jan 2005, Dmitri Pissarenko wrote:

> Hello!
>
> Is there a math library for Haskell, using which one can calculate eigenvalues
> of matrices?

http://haskell.org/libraries/#numerics

Indexless linear algebra algorithms

They contain Eigensystem functions, but I remember that they were not very
reliable.



More information about the Haskell-Cafe mailing list