From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31947 invoked by alias); 23 Jun 2009 16:52:22 -0000 Received: (qmail 31939 invoked by uid 22791); 23 Jun 2009 16:52:21 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_20,SPF_PASS 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.43rc1) with ESMTP; Tue, 23 Jun 2009 16:52:16 +0000 Date: Tue, 23 Jun 2009 16:52:00 -0000 Message-ID: <87tz263nnd.wl%bjg@network-theory.co.uk> From: Brian Gough To: Rhys Ulerich Cc: gsl-discuss@sourceware.org Subject: Re: [PATCH] Adding fixed-order Gauss-Legendre integration routines In-Reply-To: <4a00655d0906211331y127e5693uda4805cf347561b3@mail.gmail.com> References: <4a00655d0906211327x742b7224of110fa0621fbbad9@mail.gmail.com> <4a00655d0906211331y127e5693uda4805cf347561b3@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=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Message-Mac: 5fea14f05a07d48d741166320afd8238 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: 2009-q2/txt/msg00029.txt.bz2 At Sun, 21 Jun 2009 15:31:24 -0500, Rhys Ulerich wrote: > P.S. Sorry about the patch size.  It's a bit hefty from coefficients > and trailing whitespace elimination in the documentation and > integration unit tests files. Could you redo the patch without the whitespace changes to make it easier to see the actual changes, thanks. -- Brian Gough