[SciPy-Dev] plans for 0.17.0 release

David Mikolas david.mikolas1 at gmail.com
Tue Nov 10 03:37:42 EST 2015


I am new to SciPy-dev. Will the dense output option in scipy.integrate.ode
become available in 0.17.0? This is a feature already available in the
original FORTAN, but wasn't implemented in the wrapper.

I've just started a battery of tests (all those in Hull et. al. 1972,
below) for personal "fun", but not sure how to report.

https://github.com/jddmartin/scipy/tree/dense_output_from_dopri5_and_dop853
https://github.com/jddmartin/dense_output_example_usage

Comparing Numerical Methods for Ordinary Differential Equations

T.E. Hull, W.H. Enright, B.M. Fellen and A.E. Sedgwick,

SIAM J. Numer. Anal. 9, (4), Dec. 1972,  pp 603-637

On Sun, Nov 8, 2015 at 6:14 AM, Evgeni Burovski <evgeny.burovskiy at gmail.com>
wrote:

> On Sun, Oct 25, 2015 at 5:14 PM, Ralf Gommers <ralf.gommers at gmail.com>
> wrote:
> > Hi all,
> >
> > We branched 0.16.x in early May, so it's time to start thinking about
> > branching 0.17.x sometime soon. If anyone would be interested in being
> the
> > release manager for 0.17.x, or co-managing it with me, that would be very
> > welcome.
> >
> > In order to make releasing look less like black magic I've worked on
> > automating stuff a bit more (has landed in master) and on writing fairly
> > detailed documentation: https://github.com/scipy/scipy/pull/5424. Please
> > have a look if you're interested.
> >
> > Cheers,
> > Ralf
> >
> >
> > _______________________________________________
> > SciPy-Dev mailing list
> > SciPy-Dev at scipy.org
> > https://mail.scipy.org/mailman/listinfo/scipy-dev
> >
>
>
> I volunteer to co-manage it with Ralf.
>
> Here's aproposal for the release schedule:
>
> branching 0.17.x: 22 Nov
> rc1: 24 Nov
> rc2: 30 Nov (if needed)
> final release: 14 Dec
>
> There do not seem to be many serious open issues --- here's today's
> contents of the milestone 0.17:
> https://github.com/scipy/scipy/milestones/0.17.0
>
> If you have an issue or a PR which you would like to go in to 0.17.0,
> please attach the milestone or comment on Github, or mention it in
> this email thread.
>
> At the moment we have about 140 open PRs, many of which are lingering
> unreviewed. If you have bandwidth to spare, the schedule above gives
> us two weeks  to review and merge PRs, and any help would very much
> appreciated.
>
> Cheers,
>
> Evgeni
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> https://mail.scipy.org/mailman/listinfo/scipy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20151110/11587920/attachment.html>


More information about the SciPy-Dev mailing list