David Fokkema wrote:
> On Sat, 2009-09-19 at 11:57 +0200, Francesc Alted wrote: 

>> I did not know about sys.getsizeof(), but it doesn't seem reliable for 
>> getting 
>> the size of NumPy arrays.  Maybe it is worth asking the NumPy (or even 
>> Python) 
>> list about this.
> 
> I've discovered it somewhere on a list. Now I've read the documentation
> as well, ;-) So, it is only accurate for builtin types and depends on
> the implementation for added types, like NumPy arrays. Clearly, that
> implementation is either non-existent or flawed.

Non-existent, I believe.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to