At Thu, 24 Jul 2008 09:29:04 -0400, Thierry Moisan wrote: > Hi, I'm the student who work on Math::GSL for google summer of code. > The goal of Math::GSL is to port the GSL library to Perl. While > working on this project, I realized some function from the BLAS > subsystem like gsl_blas_sdsdot require a gsl_vector_float datatype. > The problem is that the functions related to this datatype like > gsl_vector_float_alloc seem to be deprecated.
Thanks for your email. Why do they seem deprecated? I don't think there is anything in the documentation saying that. -- Brian Gough
