This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Support for ODE of complex functions


Marco Presi writes:
 > Looking into documentation, I have seen that gsl offers some
 > routines to solve numerically first order equations of real
 > functions. What about differential equations of complex functions?
 > Is there some work in progress for this issue?

None that I know of. Presumably it is easier to work with the real and
imaginary components.

The main problem with the ODEs is that the error terms for implicit
are broken (bug #5 in the BUGS file). 

-- 
Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]