|
ODE solvers with complex data: msg#00001lib.gsl.general
Hi again, My first task with GSL is to convert some Matlab code to C. The code uses the Matlab ODE solvers, and so I'm planning on using the GSL odeiv routines. However, the Matlab code uses complex data, but it seems the GSL odeiv routines only use double-type data. The GSL odeiv system "function" routine specifies input and output as type double. I figured that since GSL supports complex data types, there would be matching odeiv functions for complex types if it were possible to use them. I'm new to ODE solvers, so I could be missing something. Does anyone have any ideas about this? Cheers, Michael |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Which mailing list should I use?: 00001, Michael Stauffer |
|---|---|
| Next by Date: | Re: How to compile a GSL progrma for gdb to debug?: 00001, Inigo Aldazabal Mensa |
| Previous by Thread: | Which mailing list should I use?i: 00001, Michael Stauffer |
| Next by Thread: | Re: ODE solvers with complex data: 00001, Brian Gough |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |