From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23204 invoked by alias); 17 Jan 2004 10:55:56 -0000 Mailing-List: contact gsl-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 1755 invoked from network); 16 Jan 2004 20:27:53 -0000 Message-ID: <40084947.6080803@inwind.it> Date: Sat, 17 Jan 2004 10:55:00 -0000 From: Antonio PALAMA' User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030908 Debian/1.4-4 MIME-Version: 1.0 To: gsl-discuss@sources.redhat.com Subject: Bicubic spline interpolation Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-q1/txt/msg00017.txt.bz2 Is there any developement effort underway to write gsl routines to: - Do bicubic spline interpolation in 2-D. - Compute the best values on a fixed 2-D grid to approximate through bicubic spline interpolation a set of experimental data? If no such routines are available I will probably write something myself and would like to contribute it to GSL. Thanks for your help. Ciao, Antonio