From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14166 invoked by alias); 24 Jul 2008 15:41:16 -0000 Received: (qmail 14156 invoked by uid 22791); 24 Jul 2008 15:41:16 -0000 X-Spam-Check-By: sourceware.org Received: from mail.network-theory.co.uk (HELO mail.network-theory.co.uk) (66.199.228.187) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 24 Jul 2008 15:40:58 +0000 Date: Thu, 24 Jul 2008 15:41:00 -0000 Message-ID: <873alzb88p.wl%bjg@network-theory.co.uk> From: Brian Gough To: "Thierry Moisan" Cc: gsl-discuss@sourceware.org Subject: Re: float functions problem In-Reply-To: <55577cf0807240629i1cf3c7d6h48b7f6d0116548f6@mail.gmail.com> References: <55577cf0807240629i1cf3c7d6h48b7f6d0116548f6@mail.gmail.com> User-Agent: Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Message-Mac: 007e4937e1a80556cf3935e9f77d7e09 Mailing-List: contact gsl-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sourceware.org X-SW-Source: 2008-q3/txt/msg00004.txt.bz2 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