Re: [boost] Numerical integration library?

-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of John Maddock Sent: Tuesday, August 01, 2006 9:25 AM To: boost@lists.boost.org Subject: Re: [boost] Numerical integration library?
Sohail Somani wrote:
I wouldn't doubt that at all. People look at me funny when I mention "root finding".
Or maybe theyre just looking at me funny? :)
Not at all, I take it you mean root finding as in:
http://freespace.virgin.net/boost.regex/toolkit/libs/math/doc/ html/math_toolkit/toolkit.html#math_toolkit.toolkit.root_findi ng_with_derivatives
or
http://freespace.virgin.net/boost.regex/toolkit/libs/math/doc/ html/math_toolkit/toolkit.html#math_toolkit.toolkit.root_findi ng_without_derivatives
?
Yes this is what I meant. It seems that there is different nomenclature regarding this relatively common concept. Is that your library you pointed to above? Sohail

Sohail Somani wrote:
Yes this is what I meant. It seems that there is different nomenclature regarding this relatively common concept.
Is that your library you pointed to above?
Yep, still work in progress as you can see. BTW, I'm also interested in numeric integration, but only of the "integrate function f from x to y" not ODE solving. Sigh, that nomenclature again :-/ John.
participants (2)
-
John Maddock
-
Sohail Somani