PreviousIndexNext

[help-gsl] Re: a bit off topic: replacement for Num. Rec. routines (2008-09-05)

From: "Andrew W. Steiner" <awsteiner@.....................>
Subject: Re: a bit off topic: replacement for Num. Rec. routines
Date: Fri, 5 Sep 2008 08:49:18 -0400
To: wharms@......
Cc: help-gsl@gnu.org

Walter, and all,

This is indeed a common problem. The GSL fitting functions should be very
capable in replacing the NR fitting code. It may not be "drop-in", because the
interfaces are different, but it should be relatively quick to adapt
one for the
other. Although I don't know about "matrix deconvolution" per se, I'm pretty
sure that NR matrix manipulations are not particularly magical either.

HTH,
- Andrew Steiner (c.f. O2scl at http://o2scl.sourceforge.net)


On Fri, Sep 5, 2008 at 7:03 AM, walter harms <wharms@......> wrote:
> Hello list,
> we plan to release our program to analyze gamma spectra as GPL.
> Unfortunately
> there are two Numerical Recipies codes that are marquardt fitting and
> matrix deconvolution. (Problem: see here http://www.nr.com/licenses/)
> Before we start to replace these functions i would like to know: Are there
> any drop-in replacements ?
>
> I am asking here because i can imagine that this is a bit common problem.
>
> re,
> walter
>
> note:
> i am not the principal author but if you need more details i can give you
> more
> informations.
>
>
> _______________________________________________
> Help-gsl mailing list
> Help-gsl@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gsl
>