
18 Jan
2005
18 Jan
'05
7:33 p.m.
On Tue, 18 Jan 2005 20:25:46 +0100, Dmitri Pissarenko
Hello!
Is there a math library for Haskell, using which one can calculate eigenvalues of matrices?
Thanks in advance
Are you interested in seeing Haskell implementation of these algorithms, or are you interested in using eignevalues in some Haskell program? This seems like a perfect candidate for using FFI if you're just looking for fast eigenvalue computations (though you'll need to write/find a C library to do it first). /S -- Sebastian Sylvan +46(0)736-818655 UIN: 44640862