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: Bug in gsl_linalg_bidiag_unpack_B


Fabian Jakobs writes:
 >  I think I have found a bug in gsl_linalg_bidiag_unpack_B in
 > linalg/bidiag.c. The function is supposed to return the
 > superdiagonal of the matrix A but returns the subdiagonal of this
 > matrix. gsl_linalg_bidiag_unpack returns the correct values.  The
 > indices of gsl_matrix_get are mixed up.

Thanks for the bug report.
Now fixed in CVS.

best regards,
-- 
Brian Gough


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