[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Complex ODE solvers
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] Complex ODE solvers |
Date: |
Thu, 17 Aug 2006 21:03:22 +0100 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/21.3 Mule/5.0 (SAKAKI) |
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
existing real API.
--
best regards,
Brian Gough
Network Theory Ltd,
Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/