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]

gsl_blas_dsyrk


Hello everyone,
did anybody have problems using the blas 3 routine:
gsl_blas_dsyrk
(rank-k update of a matrix).
it gives me incorrect results.  when i try using the fortran
dsyrk straight from blas it gives me the correct result
but the gsl_blas_dsyrk does not.
i tried using couple other blas 3 routines from gsl
and they work fine.  is there a bug/patch?
thanx
k




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