LAPACK vs. GSL matrix algebra

Linas Vepstas linas@austin.ibm.com
Mon Sep 27 16:25:00 GMT 2004



Hi,

What is the current thinking with adding to the matrix functionality 
in GSL?   I need to find the eigenvectors of a non-symmetric real
matrix, which is something that GSL doesn't currently support.

My choices seem to be
-- try to remember how to code in fortran
-- try to implement something in C, with an eye towards submitting 
   it to GSL.

Any suggestions, words of encouragement to go one way or the other?


--linas



More information about the Gsl-discuss mailing list