This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LAPACK vs. GSL matrix algebra



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]