A Saturday 21 February 2009, Gabriel Beckers escrigué:
> That is fantastic news, indeed. Thanks! That would open up a lot of
> new possibilities for me.

Done in r4028 in the trunk repository (ticket #208).  Please have it a 
try and tell me how it goes.  With this you can do this sort of things:

a1 = array[1, [1,5,10], ..., -1]

or

array[1, [1,5,10], ..., -1] = a2

where `array` is a multidimensional object (Array, CArray or EArray).

I still plan to add support sparse read/write capabilities (ticket 
#198), but somehow the above took precedence ;-)

My intention is to release full fancy-indexing and sparse read/write 
support with PyTables 2.2, although if it works well, it may well be 
included in soon-to-be-released 2.1.1.

Cheers,

-- 
Francesc Alted

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to