plans for 0.17.0 release

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

On Sun, Oct 25, 2015 at 6:14 PM, Ralf Gommers <ralf.gommers@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.
That PR is getting a bit large. Here is a rendered version of just the release manager activities: https://github.com/rgommers/scipy/blob/devguide/doc/source/dev/releasing.rst Ralf

On Sun, Oct 25, 2015 at 5:14 PM, Ralf Gommers <ralf.gommers@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@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

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@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
On Sun, Oct 25, 2015 at 5:14 PM, Ralf Gommers <ralf.gommers@gmail.com> wrote: 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@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@scipy.org https://mail.scipy.org/mailman/listinfo/scipy-dev

Hi David and Scipy developers I wrote these dense output extensions that you listed: https://github.com/jddmartin/scipy/tree/dense_output_from_dopri5_and_dop853 https://github.com/jddmartin/dense_output_example_usage but I didn't issue any pull request to scipy. I sent this message to the scipy developers list: http://article.gmane.org/gmane.comp.python.scientific.devel/19635/ explaining the changes. I was hoping for some feedback before issuing a pull request. Perhaps a scipy developer could comment on these proposed changes? I tried to be as complete as possible in the mailing list message. These changes come with 100% test coverage, documentation and are backwards compatible. They do seem to satisfy a need ... Any feedback is much appreciated. Thanks! -- Jim. On Tue, Nov 10, 2015 at 3:37 AM, David Mikolas <david.mikolas1@gmail.com> wrote:
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@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
On Sun, Oct 25, 2015 at 5:14 PM, Ralf Gommers <ralf.gommers@gmail.com> wrote: 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@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@scipy.org https://mail.scipy.org/mailman/listinfo/scipy-dev
_______________________________________________ SciPy-Dev mailing list SciPy-Dev@scipy.org https://mail.scipy.org/mailman/listinfo/scipy-dev

On Sat, Nov 7, 2015 at 11:14 PM, Evgeni Burovski <evgeny.burovskiy@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
On Sun, Oct 25, 2015 at 5:14 PM, Ralf Gommers <ralf.gommers@gmail.com> wrote: 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@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
Looks like we won't be making it by today, there's a few too many things that need to go in still open. Doesn't look too bad though, maybe in 3-4 days we'll be good to go. Ralf
participants (4)
-
David Mikolas
-
Evgeni Burovski
-
Jim Martin
-
Ralf Gommers