bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gsl] [bug #32237] RFE: Add function for extracting nodes and weight


From: Rhys Ulerich
Subject: [Bug-gsl] [bug #32237] RFE: Add function for extracting nodes and weights for Gauss-Legendre integration
Date: Mon, 14 Feb 2011 19:25:05 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.04 (lucid) Firefox/3.6.12

Update of bug #32237 (project gsl):

                  Status:             In Progress => Fixed                  

    _______________________________________________________

Follow-up Comment #1:

I just ran into this need too...

In revision 4711 I implemented gsl_integration_glfixed_point to allow
retrieving Gauss-Legendre points and weights from a
gsl_integration_glfixed_table.  The points are strictly increasing which
should allow you to compare them against other implementations.  Test cases in
integration/test.c check their validity for n = 1, 2, 3, 4, and 5 against some
analytic results as well as ensuring they're scaled correctly for non-[-1,1]
intervals.  Both pass on GCC's -O3.

I'm closing this feature.  Please re-open if you run into any trouble.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32237>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]