<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 28, 2014 at 8:08 PM, Joseph McGlinchy <span dir="ltr"><<a href="mailto:JMcGlinchy@esri.com" target="_blank">JMcGlinchy@esri.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">>>> scipy.version.version<br>
'0.11.0b1'<br>
<br>
>>> numpy.version.version<br>
'1.6.1'<br>
<br>
Is that, or any other, memory leaks present in these versions?<br></blockquote><div><br></div><div>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.<br>

<br></div><div>Ralf<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div><br>
<br>
-----Original Message-----<br>
From: <a href="mailto:numpy-discussion-bounces@scipy.org" target="_blank">numpy-discussion-bounces@scipy.org</a> [mailto:<a href="mailto:numpy-discussion-bounces@scipy.org" target="_blank">numpy-discussion-bounces@scipy.org</a>] On Behalf Of Julian Taylor<br>


Sent: Tuesday, January 28, 2014 10:58 AM<br>
To: <a href="mailto:numpy-discussion@scipy.org" target="_blank">numpy-discussion@scipy.org</a><br>
Subject: Re: [Numpy-discussion] scipy image processing memory leak in python 2.7?<br>
<br>
On 28.01.2014 19:44, Joseph McGlinchy wrote:<br>
> Hi numpy list!<br>
><br>
><br>
><br>
> I am trying to do some image processing on a number of images, 72 to<br>
> be specific. I am seeing the python memory usage continually increase.<br>
<br>
which version of scipy are you using?<br>
there is a memory leak in ndimage.label in version 0.13 which will be fixed in 0.13.3 due soon.<br>
see <a href="https://github.com/scipy/scipy/issues/3148" target="_blank">https://github.com/scipy/scipy/issues/3148</a><br>
<br>
<br>
_______________________________________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@scipy.org" target="_blank">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>
<br>
_______________________________________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@scipy.org" target="_blank">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>
</div></div></blockquote></div><br></div></div>