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: [PATCH] Add Greville abscissae functionality to B-splines


Thanks guys.

FYI, I woke up this morning and realized I forgot a gsl_bspline_free
call at the bottom of each of the unit test blocks in test.c.

- Rhys

On Mon, Jun 15, 2009 at 5:26 AM, Brian Gough<bjg@network-theory.co.uk> wrote:
> At Sun, 14 Jun 2009 12:02:10 -0500,
> Rhys Ulerich wrote:
>> ?This change adds computing Greville abscissae to the GSL B-spline
>> ?routines. ?Updates to unit tests and documentation are included.
>> ?The routines are written so that if the b-spline classes have lower
>> ?continuity basis added later (i.e. by adding multiple knots per
>> ?interior breakpoint), these should continue to do the right thing.
>
> Cool. I'll let Patrick take care of these.
>
> --
> Brian Gough
>
>


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