Re: [Numpy-discussion] ANN: Scipy 0.13.1 release

2013-11-18 Thread Chris Barker
On Sun, Nov 17, 2013 at 1:53 AM, Ralf Gommers ralf.gomm...@gmail.comwrote:

 I'm happy to announce the availability of the scipy 0.13.1 release. This
 is a bugfix only release; it contains several fixes for issues in ndimage.
 Thanks to Pauli Virtanen and Ray Jones for fixing these issues quickly.

 Thanks Ralf et al. for more great work!

 Source tarballs, binaries and release notes can be found at
 http://sourceforge.net/projects/scipy/files/scipy/0.13.1/.


What's the plan for OS-X binaries? It would be great to have those up
sooner than later...Can I help?

-Chris

-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/ORR(206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115   (206) 526-6317   main reception

chris.bar...@noaa.gov
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] ANN: Scipy 0.13.1 release

2013-11-18 Thread Chris Barker
On Mon, Nov 18, 2013 at 10:31 AM, Chris Barker chris.bar...@noaa.govwrote:

 What's the plan for OS-X binaries? It would be great to have those up
 sooner than later...Can I help?


oops sorry there they are!

Were they just uploaded -- I really did look before posting that!

Thanks all!

-Chris




 -Chris

 --

 Christopher Barker, Ph.D.
 Oceanographer

 Emergency Response Division
 NOAA/NOS/ORR(206) 526-6959   voice
 7600 Sand Point Way NE   (206) 526-6329   fax
 Seattle, WA  98115   (206) 526-6317   main reception

 chris.bar...@noaa.gov




-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/ORR(206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115   (206) 526-6317   main reception

chris.bar...@noaa.gov
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] ANN: Scipy 0.13.1 release

2013-11-18 Thread Ralf Gommers
On Mon, Nov 18, 2013 at 7:45 PM, Chris Barker chris.bar...@noaa.gov wrote:

 On Mon, Nov 18, 2013 at 10:31 AM, Chris Barker chris.bar...@noaa.govwrote:

 What's the plan for OS-X binaries? It would be great to have those up
 sooner than later...Can I help?


 oops sorry there they are!

 Were they just uploaded -- I really did look before posting that!


They were there. The ones that need compiling on OS X 10.5 are still
missing though (that's a bit tedious as it's a remote machine).

Ralf
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] ANN: Scipy 0.13.1 release

2013-11-17 Thread Ralf Gommers
Hi,

I'm happy to announce the availability of the scipy 0.13.1 release. This is
a bugfix only release; it contains several fixes for issues in ndimage.
Thanks to Pauli Virtanen and Ray Jones for fixing these issues quickly.

Source tarballs, binaries and release notes can be found at
http://sourceforge.net/projects/scipy/files/scipy/0.13.1/.

Cheers,
Ralf



==
SciPy 0.13.1 Release Notes
==

SciPy 0.13.1 is a bug-fix release with no new features compared to 0.13.0.
The only changes are several fixes in ``ndimage``, one of which was a
serious
regression in ``ndimage.label`` (Github issue 3025), which gave
incorrect results in 0.13.0.

Issues fixed


- 3025: ``ndimage.label`` returns incorrect results in scipy 0.13.0
- 1992: ``ndimage.label`` return type changed from int32 to uint32
- 1992: ``ndimage.find_objects`` doesn't work with int32 input in some cases
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion