Re: [Help-gsl] Complex ODE solvers

2006-08-17 Thread Brian Gough
At Wed, 16 Aug 2006 11:13:19 -0400, Sanjeeb Bose wrote: > I was curious if the ODE integrators in GSL were set up to handle > complex valued IVPs? Hello, There is no complex API, but it should be possible to pass in the all the necessary components as an array of (real,imag) pairs through the ex

[Help-gsl] Complex ODE solvers

2006-08-16 Thread Sanjeeb Bose
To whom it may concern : I was curious if the ODE integrators in GSL were set up to handle complex valued IVPs? If not, I might be interested in developing routines to do so. Sanjeeb T. Bose Department of Engineering and Applied Science California Institute of Technology ___