From: Konrad H. <ko...@ne...> - 2000-02-14 07:02:07
|
> FROM: Antoine Lefebvre > DATE: 02/09/2000 10:05:24 > SUBJECT: [Rocketworkbench-devel] Runge-Kutta > > Hello, > > I am looking for C library implementing the Runge-Kutta method for solving > systems of EDO of the first order. > > Any idea? > > I have only found fortran source. > > I will begin to write this solver for the flight simulation program. I > will put code in libnum when it will be done. I somebody want to help, > you are welcome. > > -- > Antoine Lefebvre Antoine -- This is covered very well in _Numerical_Recipes_in_C_ I will get back after looking at libum. -- kjh |