bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gsl] numerical integration example in documentation should free


From: Brian Gough
Subject: Re: [Bug-gsl] numerical integration example in documentation should free workspace
Date: Wed, 19 Jul 2006 18:34:56 +0100
User-agent: Wanderlust/2.14.0 (Africa) Emacs/21.3 Mule/5.0 (SAKAKI)

At Tue, 18 Jul 2006 13:22:58 -0800 (AKDT),
address@hidden wrote:
> This is a documentation "bug" I think.  The numerical integration
> example at should call gsl_integration_workspace_free(w); when it
> finishes, I think.  Was not bitten by this one, but others might be?

Hello,

Thanks for the bug report, I will add the missing call to the
gsl_integration_workspace_free function.

> Foresee great success with gsl numerical integration, especially
> QAG.  Has it been explicitly compared, e.g. in literature or a
> technical report, to Matlab's quadl?

I don't know of any comparison. The GSL functions are a faithful
reimplementation of the algorithms of the original Fortran QUADPACK
routines -- anything relevant to QUADPACK will also apply to GSL.

-- 
best regards,

Brian Gough

Network Theory Ltd,
Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]