On Tue, 18 Sep 2007, Ken Restivo wrote:

Install the python external, and make a simple extraction that does this?

        [ x for x in set1 if x in set2 ]

Install the ruby external, and make a simple external that does this?

        set1 & set2

and does it all in linear time too, instead of (presumably) quadratic.

 _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801, Montréal QC Canada
_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to