This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Help-gsl] Submitted patch to add bspline derivativecapabilities


Ok the new code is in the repository!

On Tue, Nov 25, 2008 at 02:51:07PM +0000, Brian Gough wrote:
> At Mon, 24 Nov 2008 10:58:54 -0700,
> Patrick Alken wrote:
> > 
> > The new code looks clean and very well written. I made a test
> > program comparing the gsl_bspline_eval_deriv output directly
> > with PPPACK's bvalue() routine, which is an independent implementation
> > of bspline derivatives (gsl_bspline_eval_deriv is based on bsplvd()).
> > 
> > The results look fine.  I also ran it through valgrind with good
> > results. I think it can be put into the next release.
> 
> Sounds good, please go ahead and commit it to savannah.
> 
> -- 
> Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]