> Date: Mon, 27 Feb 2012 19:04:03 -0800
> From: Roger Hui <rogerhui.can...@gmail.com>
> Subject: Re: [Jprogramming] Sequential Machine
> To: Programming forum <programming@jsoftware.com>
> Message-ID:
>         <CAMZ_i_DqTT7k7N-nQuK=vr74ETf1YZJiJOy9yZuv_rmG=tm...@mail.gmail.com>
> Content-Type: text/plain; charset=KOI8-R
> 
> Yes, and your mission, should you decide to accept it, is to program
> this
> function (let's say <;.1 y where ' '={.y) using the dyad ;: .

While solving this I suddenly understood the italic "last" and "ends" of
intervals for the cut entry in Dic.

   9!:7'+++++++++|-'

   NB. cut item is the same (1) but the cuts differ

   <;.2 ] a=: 1 0 1 0 0 1 0 1
+-+---+-----+---+
|1|0 1|0 0 1|0 1|
+-+---+-----+---+

   <;.1 a
+---+-----+---+-+
|1 0|1 0 0|1 0|1|
+---+-----+---+-+
   

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

Reply via email to