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]

Matirx inverse


Hi,
I need to perform an inverse operation on a matrix
and I am using the  gsl_linalg_LU_invert function
to do so. However, this is taking really long
as the the size of my matrix is 6500X6500.
Is there a faster way to do this?

Thank you,
Sushmita


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