Re: [Pytables-users] Simple fast array I/O with Pytables

2011-12-30 Thread Francesc Alted
2011/12/30 Dav Clark : > On Dec 30, 2011, at 8:40 AM, Francesc Alted wrote: > >> 2011/12/30 Gael Varoquaux : >>> Hi list, >>> >>> I am trying to do a simple comparison of various I/O libraries to save a >>> bunch of numpy arrays. I don't have time to actually invest in PyTables >>> now, but it has

Re: [Pytables-users] Simple fast array I/O with Pytables

2011-12-30 Thread Dav Clark
On Dec 30, 2011, at 8:40 AM, Francesc Alted wrote: > 2011/12/30 Gael Varoquaux : >> Hi list, >> >> I am trying to do a simple comparison of various I/O libraries to save a >> bunch of numpy arrays. I don't have time to actually invest in PyTables >> now, but it has always been on my radar. I want

Re: [Pytables-users] Simple fast array I/O with Pytables

2011-12-30 Thread Francesc Alted
2011/12/30 Gael Varoquaux : > Hi list, > > I am trying to do a simple comparison of various I/O libraries to save a > bunch of numpy arrays. I don't have time to actually invest in PyTables > now, but it has always been on my radar. I wanted to get a ball-park > estimate of what was achievable with

[Pytables-users] Simple fast array I/O with Pytables

2011-12-30 Thread Gael Varoquaux
Hi list, I am trying to do a simple comparison of various I/O libraries to save a bunch of numpy arrays. I don't have time to actually invest in PyTables now, but it has always been on my radar. I wanted to get a ball-park estimate of what was achievable with PyTables in terms of read/write perfor