On Mon, May 21, 2012 at 7:32 PM, Thouis (Ray) Jones <tho...@gmail.com> wrote:
> I submitted a PR for this functionality after cleaning it up a bit:
> https://github.com/numpy/numpy/pull/284

I meant to ask here (and Travis reminded me in the PR):

Currently, the trace_data_allocations() function (the only one added
by this change) is in numpy.core.multiarray.  Should it be somewhere
else, such as numpy.core?  I put it in multiarray only because it was
close to the functions doing the actual allocation.

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

Reply via email to