From: Francesc A. <fa...@ca...> - 2005-12-07 10:59:51
|
Hi Dragan, Sorry for the delay, but I was in the IX HDF workshop last week, and have just come back. Here you have the original patch from Pete. If you manage to extend the original work to *Array objects, please, contribute it back. Cheers, =46rancesc =2D--------- Missatge transm=E8s ---------- Subject: Re: [Pytables-users] Indexing Arrays: a la numarray Date: Dissabte 17 Setembre 2005 02:22 =46rom: travlr <vel...@gm...> To: pyt...@li... Here is the diff patch for pytables-1.1.1 The utility is the same as what I provided above for 1.0 and 1.1, but I've also included using either of the following object types: Numarray array Numeric array List Tuple =2E..(to be used as described in my prior post). I tried once again (unsuccessfully) to enable pytables.Array[key] functionality (as well as attempting to enable Table/Column/Array[key] setting functionality) for non-sequential index-array [keys]. |