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]

Re: gsl_linalg_SV_decomp goes into infinite loop on reasonable data


tlb@trevorblackwell.com writes:
 > Below is a patch for test.c to try SVDs on various 3x3 matrices. It
 > provokes an infinite loop on about the 15th matrix.

I've fixed the SVD routine to handle this case properly now.  

The updated files are in CVS or you can download them individually
(linalg/svd.c, linalg/svdstep.c) from CVSweb on http://sources.redhat.com/gsl/

regards
Brian Gough


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