Re: [Pytables-users] Problem writing strings to a CArray. Could this be a bug?

2011-03-24 Thread Adriano Vilela Barbosa
- Original Message > From: FrancescAlted > To: Discussion list for PyTables > Sent: Thu, March 24, 2011 1:24:55 AM > Subject: Re: [Pytables-users] Problem writing strings to a CArray. Could this >be a bug? > > A Wednesday 23 March 2011 19:53:43 Adriano Vilela Barbosa escrigué: > >

Re: [Pytables-users] installing pytables on ubuntu

2011-03-24 Thread Francesc Alted
A Saturday 19 March 2011 10:30:30 Francesc Alted escrigué: > A Friday 18 March 2011 19:33:57 nicky van foreest escrigué: > > Hi Francesc, > > > > Thanks for your answer. > > > > On 17 March 2011 08:35, Francesc Alted wrote: > > > A Wednesday 16 March 2011 22:34:11 nicky van foreest escrigué: > >

Re: [Pytables-users] Problem writing strings to a CArray. Could this be a bug?

2011-03-24 Thread Adriano Vilela Barbosa
- Original Message > From: FrancescAlted > To: Discussion list for PyTables > Sent: Thu, March 24, 2011 1:24:55 AM > Subject: Re: [Pytables-users] Problem writing strings to a CArray. Could this >be a bug? > > A Wednesday 23 March 2011 19:53:43 Adriano Vilela Barbosa escrigué: > >

Re: [Pytables-users] Full memory load of a hdf5-tree

2011-03-24 Thread daniele
I really don't know if this would change something, but... Would the performance be improved if you read/write a file which is stored on a RAM filesystem? (like tmpfs, http://en.wikipedia.org/wiki/Tmpfs) I imagine that anyway the data should be moved from the tmpfs to the RAM where the program effe

Re: [Pytables-users] Full memory load of a hdf5-tree

2011-03-24 Thread brunetto
2011/3/23 Francesc Alted : > 2011/3/23 brunetto >> >> For now the leaves max size is 300 (that is: leaves are Arrays >> containing 300 or less integers), the number of nodes dipends on the >> dimension of the dataset. Now I'm using dataset between 1000 and 10^8 >> elements. The tree is built split

Re: [Pytables-users] Problem writing strings to a CArray. Could this be a bug?

2011-03-24 Thread Francesc Alted
A Wednesday 23 March 2011 19:53:43 Adriano Vilela Barbosa escrigué: > >From: FrancescAlted > >To: Discussion list for PyTables > > Sent: Wed, March 23, 2011 > >10:57:06 AM > >Subject: Re: [Pytables-users] Problem writing strings to a CArray. > >Could this be > > > >a bug? > > > > > >2011/3/23 Adri