On 21-May-09, at 8:21 PM, Dav Clark wrote:

> for i in range(10000):
>    f.createArray('/', 'array%d' % i,  
> np.random.random(np.random.random_integers(10)))

Hey Dav,

I may be wrong but I don't think the basic Array type has any support  
whatsoever for compression. You'd want to go with CArrays, at least  
(the defaults seem to work pretty well with these).

Cheers,

David

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to