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.