On Dec 20, 2007 8:37 AM, Tracy Harms <[EMAIL PROTECTED]> wrote:
> The following code works, and solves the following problem: identify
>  the items in a boolean table that contain non-contiguous ones.

Could you please define this problem in more detail.

For example, how does what you are looking for differ from something like
   (#~ 0 1 0 +./@E."1 0:,.0,.~]) b=: #:i.8
0 0 1
0 1 0
1 0 0
1 0 1

Thanks,

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to