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


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

PGP signature


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