On May 21, 2009, at 5:54 PM, David Warde-Farley wrote:

> 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)))
>
> 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).

Indeed!

I was just dashing that off... but you're right and I think it's worth  
mentioning this on-list for the benefit of Robert and others!

Thanks,
Dav

------------------------------------------------------------------------------
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