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

_______________________________________________
Help-gsl mailing list
Help-gsl@gnu.org
https://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to