[SciPy-user] ode on complex systems

lorenzo bolla lbolla at gmail.com
Mon Nov 19 10:35:36 EST 2007


I managed to compile scipy with the zvode.patch.

Just one observation: doing
$> patch < zvode.patch
in the scipy/scipy/integrate directory is not enough: you also need to move
zvode.f in odepack/ directory and the others *.f in linpack_lite/ directory.
That is what I missed last time.

Thank you again,
Lorenzo.


On 11/19/07, Pauli Virtanen <pav at iki.fi> wrote:
>
> Fri, 16 Nov 2007 20:41:14 +0000, Pauli Virtanen wrote:
>
> > Fri, 16 Nov 2007 20:08:22 +0100, lorenzo bolla wrote:
> >> I quickly tried to compile scipy with the patch, but it failed (on
> >> cygwin). I had no time to investigate the problem further, but I'll let
> >> you know as soon as possible more details. L.
> >
> > This may be a cygwin-related issue,
>
> Ok, it seems that someone else is also having problems on Cygwin (see the
> post titled "Problems compiling Scipy with Cygwin"): the VODE module even
> without patches fails to compile. Did you check whether you are compile
> an unpatched Scipy?
>
> --
> Pauli Virtanen
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20071119/06fd128d/attachment.html>


More information about the SciPy-User mailing list