At Mon, 12 Mar 2007 23:03:49 -0600, Patrick Alken wrote: > The current CVS contains support for generalized eigensystems. > All the functions are documented in eigen.texi. I have tested > the code for randomized and integer matrix systems up to N = 1000 > and compared to lapack and things look good. All my development/testing > was done on amd32/linux so if anyone is willing to test it out on > other archs I'd appreciate it.
Good work! I have done some memory testing with valgrind on testgen and not found any problems. I will try some numerical tests as well now. -- Brian Gough
