Hi,<br><br>[First of all - thanks to everyone involved in the 1.7 release. Especially Ondřej - it takes a lot of time & energy to coordinate something like this.]<br><br>Is there an up to date release schedule anywhere? The trac milestone still references June.<br>
<br>Regards,<br>Richard Hattersley<br><br><div class="gmail_quote">On 20 September 2012 07:24, Ondřej Čertík <span dir="ltr"><<a href="mailto:ondrej.certik@gmail.com" target="_blank">ondrej.certik@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm pleased to announce the availability of the second beta release of<br>
NumPy 1.7.0b2.<br>
<br>
Sources and binary installers can be found at<br>
<a href="https://sourceforge.net/projects/numpy/files/NumPy/1.7.0b2/" target="_blank">https://sourceforge.net/projects/numpy/files/NumPy/1.7.0b2/</a><br>
<br>
Please test this release and report any issues on the numpy-discussion<br>
mailing list. Since beta1, we've fixed most of the known (back then)<br>
issues, except:<br>
<br>
<a href="http://projects.scipy.org/numpy/ticket/2076" target="_blank">http://projects.scipy.org/numpy/ticket/2076</a><br>
<a href="http://projects.scipy.org/numpy/ticket/2101" target="_blank">http://projects.scipy.org/numpy/ticket/2101</a><br>
<a href="http://projects.scipy.org/numpy/ticket/2108" target="_blank">http://projects.scipy.org/numpy/ticket/2108</a><br>
<a href="http://projects.scipy.org/numpy/ticket/2150" target="_blank">http://projects.scipy.org/numpy/ticket/2150</a><br>
<br>
And many other issues that were reported since the beta1 release. The<br>
log of changes is attached. The full list of issues that we still need<br>
to work on is at:<br>
<br>
<a href="https://github.com/numpy/numpy/issues/396" target="_blank">https://github.com/numpy/numpy/issues/396</a><br>
<br>
Any help is welcome, the best is to send a PR fixing any of the issues<br>
-- against master, and I'll then back-port it to the release branch<br>
(unless it is something release specific, in which case just send the<br>
PR against the release branch).<br>
<br>
Cheers,<br>
Ondrej<br>
<br>
<br>
* f217517 Release 1.7.0b2<br>
* 50f71cb MAINT: silence Cython warnings about changes dtype/ufunc size.<br>
* fcacdcc FIX: use py24-compatible version of virtualenv on Travis<br>
* d01354e FIX: loosen numerical tolerance in test_pareto()<br>
* 65ec87e TST: Add test for boolean insert<br>
* 9ee9984 TST: Add extra test for multidimensional inserts.<br>
* 8460514 BUG: Fix for issues #378 and #392 This should fix the<br>
problems with numpy.insert(), where the input values were not checked<br>
for all scalar types and where values did not get inserted properly,<br>
but got duplicated by default.<br>
* 07e02d0 BUG: fix npymath install location.<br>
* 6da087e BUG: fix custom post_check.<br>
* 095a3ab BUG: forgot to build _dotblas in bento build.<br>
* cb0de72 REF: remove unused imports in bscript.<br>
* 6e3e289 FIX: Regenerate mtrand.c with Cython 0.17<br>
* 3dc3b1b Retain backward compatibility. Enforce C order.<br>
* 5a471b5 Improve ndindex execution speed.<br>
* 2f28db6 FIX: Add a test for Ticket #2066<br>
* ca29849 BUG: Add a test for Ticket #2189<br>
* 1ee4a00 BUG: Add a test for Ticket #1588<br>
* 7b5dba0 BUG: Fix ticket #1588/gh issue #398, refcount error in clip<br>
* f65ff87 FIX: simplify the import statement<br>
* 124a608 Fix returned copy<br>
* 996a9fb FIX: bug in np.where and recarray swapping<br>
* 7583adc MAINT: silence DeprecationWarning in np.safe_eval().<br>
* 416af9a pavement.py: rename "yop" to "atlas"<br>
* 3930881 BUG: fix bento build.<br>
* fbad4a7 Remove test_recarray_from_long_formats<br>
* 5cb80f8 Add test for long number in shape specifier of dtype string<br>
* 24da7f6 Add test for long numbers in numpy.rec.array formats string<br>
* 77da3f8 Allow long numbers in numpy.rec.array formats string<br>
* 99c9397 Use PyUnicode_DecodeUTF32()<br>
* 31660d0 Follow the C guidelines<br>
* d5d6894 Fix memory leak in concatenate.<br>
* 8141e1e FIX: Make sure the tests produce valid unicode<br>
* d67785b FIX: Fixes the PyUnicodeObject problem in py-3.3<br>
* a022015 Re-enable unpickling optimization for large py3k bytes objects.<br>
* 470486b Copy bytes object when unpickling an array<br>
* d72280f Fix tests for empty shape, strides and suboffsets on Python 3.3<br>
* a1561c2 [FIX] Add missing header so separate compilation works again<br>
* ea23de8 TST: set raise-on-warning behavior of NoseTester to release mode.<br>
* 28ffac7 REL: set version number to 1.7.0rc1-dev.<br>
_______________________________________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@scipy.org">NumPy-Discussion@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion" target="_blank">http://mail.scipy.org/mailman/listinfo/numpy-discussion</a><br>
</blockquote></div><br>