[Pytables-users] setuptools numarray?

2006-02-06 Thread Andrew Straw
Hi, I notice with delight that the daily snapshot of pytables is now setuptools aware. However, it was looking for numarray as a setuptools dependency. I haven't been building numarray with setuptools because the include files seem to me to be setuptools incompatible. (They are installed in /usr/l

Re: [Pytables-users] Re: Pytable Datasets From HDF5 API

2006-02-06 Thread Francesc Altet
Hi Dieter, El dg 05 de 02 del 2006 a les 20:19 -0500, en/na dHering va escriure: > Well I realized that I am supposed to use H5S_ALL instead of using > H5Dget_space().. So I'm ok now in reading the datasets. Still would > like to understand the chunking confusion I have though and If you are > awa