This is the mail archive of the gsl-discuss@sourceware.cygnus.com 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]

Re: integration


Good point, Aric, we should start with the straightforward methods. If
you'd like to write something along those lines that would be really
useful.

Brian

Aric Hagberg wrote:
> 
> DASSL is quite a complicated piece of software.  To properly
> implement an ODE solver like that - actually I believe that does
> differential+algebraic equations too - we need things
> like nonlinear equation solvers, finite differencing,
> linear equation solvers, etc.
> 
> It is certainly possible to write an ODE solver for GSL
> right now using Runge-Kutta or some other explicit method without
> needing those things.
> 
> Aric


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]