Re: [Pytables-users] ANN: PyTables 3.0 final

2013-06-03 Thread Seref Arikan
Many thanks for keeping such a great piece of work up and running. I've just seen some features in the release notes, features which I was going to need in the very near future! Great job! Best regards Seref Arikan On Sat, Jun 1, 2013 at 12:33 PM, Antonio Valentino < antonio.valent...@tiscali.i

Re: [Pytables-users] ANN: PyTables 3.0 final

2013-06-02 Thread Anthony Scopatz
Hi Tim, Thanks! I think for what you want to do you should be using the read() method [1], which does support the out argument rather than literal slicing. Be Well Anthony 1. http://pytables.github.io/usersguide/libref/structured_storage.html#tables.Table.read On Sun, Jun 2, 2013 at 7:26 PM,

Re: [Pytables-users] ANN: PyTables 3.0 final

2013-06-02 Thread Tim Burgess
Yes, congratulations on the new release folks! I am trying out some of my codebase with 3.0.0 at present. - All read methods now have an optional *out* argument that allows to pass a pre-allocated array to store data. I have a question about the above. And that is whether this is available whe

Re: [Pytables-users] ANN: PyTables 3.0 final

2013-06-02 Thread Julio Trevisan
Thank you from a happy user :))) On Sat, Jun 1, 2013 at 8:33 AM, Antonio Valentino < antonio.valent...@tiscali.it> wrote: > === > Announcing PyTables 3.0.0 > === > > We are happy to announce PyTables 3.0.0. > > PyTables 3.0.0 comes after about 5

Re: [Pytables-users] ANN: PyTables 3.0 final

2013-06-02 Thread Francesc Alted
My congrats for the hard effort too. I am very pleased to see the PyTables project so healty and well managed. Thanks to all the developers, most specially Antonio and Anthony. You guys rock! Francesc El 02/06/2013 17:54, "Anthony Scopatz" va escriure: > Congratulations All! > > This is a huge

Re: [Pytables-users] ANN: PyTables 3.0 final

2013-06-02 Thread Anthony Scopatz
Congratulations All! This is a huge and important milestone for PyTables and I am glad to have been a part of it! Be Well Anthony On Sat, Jun 1, 2013 at 6:33 AM, Antonio Valentino < antonio.valent...@tiscali.it> wrote: > === > Announcing PyTables 3.0.0 > =

[Pytables-users] ANN: PyTables 3.0 final

2013-06-01 Thread Antonio Valentino
=== Announcing PyTables 3.0.0 === We are happy to announce PyTables 3.0.0. PyTables 3.0.0 comes after about 5 years from the last major release (2.0) and 7 months since the last stable release (2.4.0). This is new major release and an important m