From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25954 invoked by alias); 19 Sep 2006 09:37:20 -0000 Received: (qmail 25943 invoked by uid 9037); 19 Sep 2006 09:37:20 -0000 Date: Tue, 19 Sep 2006 09:37:00 -0000 Message-ID: <20060919093720.25941.qmail@sourceware.org> From: bjg@sourceware.org To: gsl-cvs@sourceware.org Subject: gsl/specfunc mathieu_angfunc.c mathieu_charv.c ... Mailing-List: contact gsl-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: , Sender: gsl-cvs-owner@sourceware.org List-Subscribe: X-SW-Source: 2006/txt/msg00114.txt.bz2 List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: bjg@sourceware.org 2006-09-19 09:37:20 Modified files: specfunc : mathieu_angfunc.c mathieu_charv.c mathieu_radfunc.c mathieu_workspace.c Log message: extend angular Mathieu function support to include negative orders and arguments. Apply additional bounds checking for the radial functions. (Lowell Johnson 15/9/06)