From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29824 invoked by alias); 26 Nov 2001 18:52:08 -0000 Mailing-List: contact gsl-discuss-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 29812 invoked from network); 26 Nov 2001 18:52:06 -0000 Received: from unknown (HELO sys713.kaist.ac.kr) (143.248.51.23) by hostedprojects.ges.redhat.com with SMTP; 26 Nov 2001 18:52:06 -0000 Received: (qmail 21955 invoked from network); 26 Nov 2001 18:48:14 -0000 Received: from casad13.kaist.ac.kr (HELO sys713.kaist.ac.kr) (143.248.59.74) by 0 with SMTP; 26 Nov 2001 18:48:14 -0000 Message-ID: <3C028F2C.7030708@sys713.kaist.ac.kr> Date: Sat, 17 Nov 2001 13:41:00 -0000 From: "Dan, Ho-Jin" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120 X-Accept-Language: ko, en-us MIME-Version: 1.0 To: Brian Gough CC: gsl-discuss@sources.redhat.com Subject: Re: a gsl_interp_poly type candidate submited [code maturity is low] References: <3C014129.6000104@sys713.kaist.ac.kr> <15362.13022.583103.383786@debian> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-q4/txt/msg00055.txt.bz2 Message-ID: <20011117134100.zhyiVX27hBhqrPD2cPX70Eo2TnqMVMgwOcjzy6oB2fA@z> Okay, I'll do the work soon. have a nice day... ho-jin Brian Gough wrote: >Dan, Ho-Jin writes: > > Hi there, I couldn't seek the global polynomial interpolation for > > distinct n points similar to POLINT in the slatec library. > >Thanks, that looks good. Can you add the derivative and integral >methods too to complete the interface? > >Brian > >