[SciPy-Dev] branching 0.11.x

Ralf Gommers ralf.gommers at googlemail.com
Sat Jun 9 09:46:46 EDT 2012


Hi all,

We're almost ready to branch 0.11.x and tag the first beta. Here's some
things that are still TODO.

Necessary to finish before the first beta:
- Fix http://projects.scipy.org/scipy/ticket/1599 (work around segfaults
due to single-precision shift-invert mode in Arpack)
- https://github.com/scipy/scipy/pull/217 (Finishing optimize.minimize()
interface changes)

Can be fixed after the first beta:
- http://projects.scipy.org/scipy/ticket/1669 (sparse.csgraph test failures)
- https://github.com/scipy/scipy/pull/198 (fitting discrete distributions
issue)

Things that would be good to include, but will be postponed unless they're
merged in time:
- https://github.com/scipy/scipy/pull/236 (use memoization in Minpack
routines)
- https://github.com/scipy/scipy/pull/235 (t-test with unequal variances)
- https://github.com/scipy/scipy/pull/173 (binned statistics)
- any other PRs / patches that are ready

If we can get the necessary items resolved this weekend, I plan to create
the branch tomorrow evening (at or after 9pm GMT).

Cheers,
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20120609/91cc8e95/attachment.html>


More information about the SciPy-Dev mailing list