I am interested in volunteering

Grzegorz Stefanowski stefanow1@gazeta.pl
Tue Aug 24 11:45:00 GMT 2004


Sorry for my english

I have studied Mathematics in Krakow (Poland) in AGH Uniwersity of Sience and 
Technology
I have written functions which solve DDE (delay differential equations) type
	x'(t)=f(t,x(t),x(t-l1),..,x(t-lm)) t>=t0
	x(t)=g(t) t0>=t>=T
Some of them are based on functions from GSL library (Runge-Kutta for ODE + 
interpolation)
There are 2 functions based on TSRK (Two Step Runge-Kutta) methods for DDE 
(of course these functions can solve ODE).
All functions use constant step size :( But in future I introduce variable 
step size). 
It's possible solving equations with one or more delays.
Delay can be variable but not state dependent (theory of DDE :)
I want to join my functions to next release GSL library. Is that possible? 
What I have to do?




More information about the Gsl-discuss mailing list