bugGNU Scientific Library - Bugs: bug #24881, Submitting patch to add bspline...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #24881: Submitting patch to add bspline derivative capabilities

Submitter:  Rhys Ulerich <rhysu>
Submitted:  Wed 19 Nov 2008 10:09:39 PM UTC
   
 
Category:  None Severity:  3 - Normal
Operating System:  Ubuntu Hardy Status:  Fixed
Assigned to:  psa Open/Closed:  Closed
Release:  1.12

Sun 30 Nov 2008 09:27:30 AM UTC, comment #2: 

added in
f98319d4c4d505bef86f26c49503653bffb7e3a1
fc539657c8b8d9d423e43bb0927d929074c20c21
b82560177bd8376f7f4a9843d60340b43582ad2a

-Deleted Account- <bjg>
Sun 30 Nov 2008 02:52:55 AM UTC, comment #1: 
Rhys Ulerich <rhysu>
Group administrator
Wed 19 Nov 2008 10:09:39 PM UTC, original submission:  

Attached is a patch to add bspline derivative evaluation capabilitiles to bspline/.  Please, if possible, include this functionality in the gsl-1.12 release.

Included in the patch are...
 - Evaluation of arbitrary order bspline derivatives
 - Rework of existing bspline evaluation to support efficient derivative computation
 - Derivative-related unit tests for 'make check'
 - Documentation updates to doc/bspline.texi

The patch applies (patch -p1 from the toplevel directory), compiles, and runs 'make check' cleanly against HEAD using gcc 4.2.4.  Compilation includes with -ansi -Wall -pedantic -DGSL_RANGE_CHECK.  Existing gsl_bspline.h type signatures were not modified, but three new methods were added: gsl_bspline_eval_nonzero, gsl_bspline_eval_deriv, gsl_bspline_eval_deriv_nonzero.

Please ensure bspline/TODO removes the derivative item after the patch.  bspline/Changelog will need to be updated-- I did not do so in the patch.  Sorry, I'm new to git.

Please email with any questions/issues.

- Rhys Ulerich

Rhys Ulerich <rhysu>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #16880:  gsl_bspline_add_bsplvd.patch added by rhysu (46KiB - text/x-diff)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rhysu (Submitted the item)
  • -email is unavailable- added by rhysu
  •  

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-11-30 bjg StatusNone Fixed
        Assigned toNone psa
        Open/ClosedOpen Closed
    2008-11-19 rhysu Attached File- Added gsl_bspline_add_bsplvd.patch, #16880
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code