[Python-modules-team] Bug#466392: python-scipy: adding zvode to scipy.integrate

Ondrej Certik ondrej at certik.cz
Tue Feb 19 15:32:21 UTC 2008


On Feb 19, 2008 2:04 PM, Fabrice Silva <silva at lma.cnrs-mrs.fr> wrote:
> Le lundi 18 février 2008 à 18:06 +0100, Ondrej Certik a écrit :
> > > Is it possible to add zvode to scipy.integrate according to
> > > http://www.scipy.org/scipy/scipy/ticket/334 I've tried to apply the
> > > patches but the following message still appears when setting the
> > > integrator to zvode :
> > > No integrator name match with 'zvode' or is not available.
> >
> > Sure, if someone sends a patch, that applies, we'll upload a new package.
> > Otherwise we can wait for the scipy 0.7 upstream release.
> > Ondrej
>
> I would like to help, but can you tell me where I can found the current
> version of the files against which the patch should apply ?
> Because the files provided in the python-scipy unstable package are not
> exactly the same as the ones in the scipy svn.

$ apt-get source python-scipy
$ cd python-scipy-0.6.0/
$ head -n 15 debian/control
[...]
Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/scipy/trunk
Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/scipy/trunk/

In some other directory:

$ svn co svn://svn.debian.org/svn/python-modules/packages/scipy/trunk scipy

Also read upstream mailinglist, the author of this patch is rebasing
it against the upstream svn right now. If you prepare a patch
against the current debian package (as a file in debian/patches), I
will upload it.

Please ask if you have more questions.

Ondrej


More information about the Python-modules-team mailing list