[SciPy-Dev] SciPy 1.1.0 release schedule

Blair Azzopardi blairuk at gmail.com
Tue Apr 10 17:15:33 EDT 2018


On 10 April 2018 at 20:04, Pauli Virtanen <pav at iki.fi> wrote:

> Hi,
>
> su, 2018-03-25 kello 17:45 -0700, Ralf Gommers kirjoitti:
> > It's 5 months after the 1.0 release, so it's time to start planning
> > for
> > 1.1. There's still quite a few open issues and PRs marked for 1.1.0
> > (see
> > https://github.com/scipy/scipy/milestone/34), but not many that seem
> > blocking or really difficult to resolve. So I'd like to propose the
> > following schedule:
> >
> > April 11: branch 1.1.x
> > April 13: rc1
> > April 27: rc2 (if needed)
> > May 4: final release
>
> Just a friendly heads up/reminder: staying roughly with the schedule
> proposed earlier, I'll branch 1.1.x on this Thursday, and work towards
> getting 1.1.0rc1 out during the weekend.
>
> If there are features almost ready to be merged, there's a few days
> before the branch point. After that, it's mainly bugfixes that'll get
> to 1.1.0.
>
> There are several feature PRs marked in the milestone and elsewhere
> that in principle might use help with reviewing/status triaging ---
> I've been working toward getting low-hanging ones in, but there are
> several which I'm not sure about. Nothing seems blocking, though.
>
> If there are blocking problems that need to be addressed currently in
> master before 1.1.0, please remind about them (I'm not aware of such
> issues though).
>
> Best,
> Pauli
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at python.org
> https://mail.python.org/mailman/listinfo/scipy-dev
>

Please can you consider merging PR #7374. It's already in the 1.1 milestone
and I'd say it's pretty mature. The code offers 3 different ways of
calculating stable pdf/cdfs all of which match samples provided by Nolan's
public domain executable. It also offers parameter estimation using
quantiles. Any further optimisations can be added in a later release.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20180410/93d9961a/attachment-0001.html>


More information about the SciPy-Dev mailing list