On 2/9/2009 9:23 AM, Gael Varoquaux wrote: > What do people suggest as a best > approach here? Subclassing ndarray? I have been working on that. Basically using what Robert Kern posted a while ago and ripping out some code from multiprocessing's heap object. S.M.