public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* float functions problem
@ 2008-07-24 13:29 Thierry Moisan
  2008-07-24 15:41 ` Brian Gough
  0 siblings, 1 reply; 2+ messages in thread
From: Thierry Moisan @ 2008-07-24 13:29 UTC (permalink / raw)
  To: gsl-discuss

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. Is it normal? Shouldn't
the concerning BLAS function be taken out of the documentation if they
are based on deprecated datatypes?

Thanks

Thierry Moisan

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: float functions problem
  2008-07-24 13:29 float functions problem Thierry Moisan
@ 2008-07-24 15:41 ` Brian Gough
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Gough @ 2008-07-24 15:41 UTC (permalink / raw)
  To: Thierry Moisan; +Cc: gsl-discuss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-24 15:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-24 13:29 float functions problem Thierry Moisan
2008-07-24 15:41 ` Brian Gough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).