On Tue, Jan 28, 2014 at 8:08 PM, Joseph McGlinchy <JMcGlinchy@esri.com> wrote:
>>> scipy.version.version
'0.11.0b1'

>>> numpy.version.version
'1.6.1'

Is that, or any other, memory leaks present in these versions?

That memory leak isn't, it's only present in 0.13.0-0.13.2. I'm not aware of any other leaks that were fixed since 0.11.0 either, but still it would be worth checking if you see the same issue with current scipy master.

Ralf
 


-----Original Message-----
From: numpy-discussion-bounces@scipy.org [mailto:numpy-discussion-bounces@scipy.org] On Behalf Of Julian Taylor
Sent: Tuesday, January 28, 2014 10:58 AM
To: numpy-discussion@scipy.org
Subject: Re: [Numpy-discussion] scipy image processing memory leak in python 2.7?

On 28.01.2014 19:44, Joseph McGlinchy wrote:
> Hi numpy list!
>
>
>
> I am trying to do some image processing on a number of images, 72 to
> be specific. I am seeing the python memory usage continually increase.

which version of scipy are you using?
there is a memory leak in ndimage.label in version 0.13 which will be fixed in 0.13.3 due soon.
see https://github.com/scipy/scipy/issues/3148


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

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