[Numpy-discussion] ANN: scikit-image 0.9 release

2013-10-20 Thread Stéfan van der Walt
We're happy to announce the release of scikit-image v0.9.0! scikit-image is an image processing toolbox for SciPy that includes algorithms for segmentation, geometric transformations, color space manipulation, analysis, filtering, morphology, feature detection, and more. For more information, exa

Re: [Numpy-discussion] ANN: SciPy 0.13.0 release

2013-10-20 Thread Pauli Virtanen
21.10.2013 00:01, Juan Luis Cano kirjoitti: > On 10/19/2013 11:40 PM, Ralf Gommers wrote: >> On behalf of the SciPy development team I'm pleased to announce the >> availability of SciPy 0.13.0. This release contains some interesting >> new features (see highlights below) and half a year's worth of

Re: [Numpy-discussion] ANN: SciPy 0.13.0 release

2013-10-20 Thread Juan Luis Cano
On 10/19/2013 11:40 PM, Ralf Gommers wrote: On behalf of the SciPy development team I'm pleased to announce the availability of SciPy 0.13.0. This release contains some interesting new features (see highlights below) and half a year's worth of maintenance work. 65 people contributed to this rel

[Numpy-discussion] pull request: organization of the npyio.recfromcsv function arguments

2013-10-20 Thread Yaron de Leeuw
Hi all. I've submitted a pull request to organise the recfromcsv arguments. It closes a known bug, and is a bit more sane in my opinion. I would appreciate your feedback. https://github.com/numpy/numpy/pull/3830 Thank you, Yaron ___ NumPy-Discussion ma

[Numpy-discussion] Numpy 1.8.0 release

2013-10-20 Thread Charles R Harris
Hi All, I'm planning on releasing Numpy 1.8.0 next weekend. There have been a few minor fixes since 1.8.0rc2, but nothing that I think warrants another rc release. Please make sure to test the 1.8.0rc2 or maintenance/1.8.x branch with your code, for after next weekend it will be too late. Chuck _

[Numpy-discussion] Preparing for 1.7.2 release

2013-10-20 Thread Charles R Harris
Hi All, After the release of Numpy 1.8.0 there will be a point release of the long term stable branch, Numpy 1.7.2. There have been some 86 non-merge commits since 1.7.1 was released, see the attached list. If anyone thinks something is missing and needs a backport, please reply on the list. Chuc