- 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é:
> >
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é:
> >
- 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é:
> >
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
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
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