On Wed, 08 Jun 2011 22:15:41 +0100, Brian Gough <[email protected]> wrote:
> At Fri, 27 May 2011 12:35:02 -0500,
> Waclaw Kusnierczyk wrote:
>> 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 email, you are right.  I've made the correction (and
> changed the variables from (x,y) to (u,v) to avoid confusion with the
> arrayr y[0],y[1] in the program itself.)

Good idea.  Thanks.

> 
>> Thanks for the great library.
> 
> Thank you, glad you find it useful.

The pleasure is mine :)

vQ

_______________________________________________
Help-gsl mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to