Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2006-12-07 08:59:23


Seweryn Habdank-Wojewódzki wrote:
> Hi
>
> Are there any similar to GSL library which is designed using
> templates and on the BOOST license.
>
> I would like to join to such a project - I have developed Runge-Kutta
> generic solver maybe it can be useful, at present I preparing other
> designs, but maybe somewhere other is done.

There is some work in progress here: www.johnmaddock.co.uk/toolkit

An older version of the code is also in the Boost.Vault.

The emphasis is on statistical distributions and special functions, which is
rather different from what you're proposing.

There has also been some discussion of ODE solvers and numeric integration
in general on this list, with several solutions presented, I suggest you
begin by checking through the list archives, and seeing where best to go
from there. We do need more methods like this in Boost, the main sticking
point for ODE's and integration in general appears to be finding the right
interface design (as ever!).

HTH, John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net