News

In my “n-ary” Gray Code blog a couple of days ago, I asked if it were possible to get a full gray code in a “3-ary” (ternary, base-3) system, in which each digit can adopt values of 0, 1, and 2? The ...