[SciPy-dev] ZVODE, a Double Precision Complex ODE Solver

Ondrej Certik ondrej at certik.cz
Tue Feb 19 18:10:12 EST 2008


On Feb 19, 2008 10:06 PM, Pauli Virtanen <pav at iki.fi> wrote:
> Hi,
>
> ma, 2008-02-18 kello 20:56 -0600, Travis E. Oliphant kirjoitti:
> > > The code is posted in scipy ticket #334, and I can easily re-diff it
> > > against current scipy trunk if needed.
> > >
> > >
> >
> > Could you do the re diff?   It would be great.   Sorry, the ticket did
> > not get seen earlier.
>
> Rediffed against r3946 now, and everything in a single patch:
>
> http://scipy.org/scipy/scipy/attachment/ticket/334/zvode-patch-combined.patch
>
> Also includes an &rtol -> rtol fix for DVODE in the .pyf callstatement:
> rtol is declared as dimension(*) in the .pyf and already a double*

Thanks very much for doing this. I think similar patches with new
functionality are extremely important
for scipy.

Ondrej



More information about the SciPy-Dev mailing list