[Pytables-users] Saving a Python Dictionary with PyTables

2008-05-07 Thread B Clowers
Pythonians,I'm interested in using pytables to store some data in which some of the information is stored in the form of a python dictionary.  The problem is as follows.  How exactly do I save both the keys and values from a dictionary that contains values of different python types.  For example if

[Pytables-users] FAMILY driver and pytables

2008-05-07 Thread Cyrille Rosset
Hello, I would like to know whether it is possible to use HDF5 files created with the FAMILY driver with pytables ? My test shows that it is not, but is there a good reason for that ? Could it be made possible ? Thank you, Cyrille Rosset. -- Cyrille Rosset Groupe Planck Laboratoire de l'Accélé

[Pytables-users] About ViTables

2008-05-07 Thread Vicent Mas (V+)
Dear ViTables users, As you already know, Carabos Coop. V. has ceased operations. Although it is not clear how this fact will affect our software products in the future, our intention is to put our best effort to keep maintaining and promoting them. In particular, as the main developer of ViTables

Re: [Pytables-users] Carabos Coop. V. is ceasing operations

2008-05-07 Thread Anand Patil
Pytables has been a huge help to pymc also. Pymc produces lots of samples from certain probability distributions, some of which can be high-dimensional. David Huard wrote a pytables-based backend that compresses and saves the samples as they're created. The backend makes it much possible to

Re: [Pytables-users] Carabos Coop. V. is ceasing operations

2008-05-07 Thread Hans Fangohr
Dear Francesc, Vincent, and Ivan, same here: I have discovered pytables when we started saving time-dependent finite element simulation data. Our simulation package is a novel (multi-physics) approach where we do not know at compile time what type of data the user may use and save, so flexibility