[Numpy-discussion] numpy allocation event hooks

2012-06-18 Thread Thouis (Ray) Jones
Based on some previous discussion on the numpy list [1] and in now-cancelled PRs [2,3], I'd like to solicit opinions on adding an interface for numpy memory allocation event tracking, as implemented in this PR: https://github.com/numpy/numpy/pull/309 A brief summary of the changes: -

Re: [Numpy-discussion] numpy allocation event hooks

2012-06-18 Thread Dag Sverre Seljebotn
On 06/18/2012 12:14 PM, Thouis (Ray) Jones wrote: Based on some previous discussion on the numpy list [1] and in now-cancelled PRs [2,3], I'd like to solicit opinions on adding an interface for numpy memory allocation event tracking, as implemented in this PR:

Re: [Numpy-discussion] numpy allocation event hooks

2012-06-18 Thread Thouis (Ray) Jones
On Mon, Jun 18, 2012 at 3:46 PM, Dag Sverre Seljebotn d.s.seljeb...@astro.uio.no wrote: On 06/18/2012 12:14 PM, Thouis (Ray) Jones wrote: Based on some previous discussion on the numpy list [1] and in now-cancelled PRs [2,3], I'd like to solicit opinions on adding an interface for numpy memory