A Dijous 12 Juliol 2007 16:51, Eric Jonas escrigué:
> Francesc,
> Thanks for the quick reply!
>
> > I've looked into this and it is apparently an alignment issue in nested
> > records created with other tools than PyTables. Despite that PyTables
> > already has machinery for dealing with differe
Congratulations guys! I have been using your pre-final release since the
beginning of the month and it is indeed much faster than PyTables 1.4,
while all my old code seems to work fine.
-
This SF.net email is sponsored by D
Hi List,
Below is the official announcement of PyTables Pro, the commercial counterpart
of PyTables. The main distinguishing feature of this Pro version is OPSI, a
new and much enhanced indexing engine, allowing to make queries in huge
tables in less than one tenth of a second.
By buying this
Hi people, we are very proud to finally release PyTables 2.0! It's been
a looong year of hard work, and we at Carabos expect this new major
version to be a big step forward in terms of efficiency, stability and
usability.
As usual, you are encouraged to download PyTables, test it, use it, and
spr
A Dijous 12 Juliol 2007 05:29, Eric Jonas escrigué:
> I've got a hdf5 data file with nested compound types, which I can
> correctly read with ptdump and h5dump, but for which I get two different
> answers for the "src" field :
>
> #!/usr/bin/python
> import tables
> print "version is ", tables.__ve