help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] ODE example in the GSL manual


From: Waclaw Kusnierczyk
Subject: [Help-gsl] ODE example in the GSL manual
Date: Fri, 27 May 2011 12:35:02 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10

Hello,

I'm reading through the GSL manual, sec. 26 on solving ODEs. In the first example (sec. 26.6), you state the initial condition as (y, y') = (1, 0) at t = 0. I believe the condition is on x, i.e., (x, x') = (1, 0) at t = 0. (Or, equivalently, (x, y) = (1, 0) at t = 0).

Thanks for the great library.
vQ



reply via email to

[Prev in Thread] Current Thread [Next in Thread]