utils/permute.lisp (demonstrate-permutation-network): Optionally show offsets.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 3 Feb 2024 23:34:13 +0000 (23:34 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 3 Feb 2024 23:35:55 +0000 (23:35 +0000)
commite7ee4000d06cadd8355404c8ddfb3d16265d24ca
tree69e7b924c363564ce686444e8e1b9559b707d194
parent45be3aa8d2469c8ca10097a178b0c026b9eb3cea
utils/permute.lisp (demonstrate-permutation-network): Optionally show offsets.

Add an option to print a table showing how far each bit has still to
move.  This can be helpful for understanding some permutations.  Others,
not so much.
utils/permute.lisp