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


Oops, I must have ran some autoconf tools and changed that file.
I think its fixed now.

Patrick

On Mon, Jun 15, 2009 at 01:13:32PM -0500, Rhys Ulerich wrote:
> Hi Patrick,
> 
> I noticed in the commit there were changes made to install.sh
> (http://git.savannah.gnu.org/gitweb/?p=gsl.git;a=commit;h=ccccc3cb7630ea43bdf365bcbaec71e31f8aea91).
>  Were those deliberate?
> 
> - Rhys
> 
> On Mon, Jun 15, 2009 at 12:39 PM, Patrick
> Alken<patrick.alken@colorado.edu> wrote:
> > Nice work, I have added your patch to the repository and
> > inserted the appropriate gsl_bspline_free's in test.c.
> >
> > Patrick
> >
> > On Mon, Jun 15, 2009 at 09:43:46AM -0500, Rhys Ulerich wrote:
> >> 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]