Add figures/magic-squares.md documenting six magic squares found in the data

Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-27 09:18:48 +00:00
parent f3fb2b3c60
commit 14f72b1d57
2 changed files with 182 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ Visual representations of key structures in the paper.
| [`trinary-table.md`](./trinary-table.md) | Trinary logic truth tables |
| [`qutrit-operators.md`](./qutrit-operators.md) | Weyl operators X and Z, Gell-Mann matrices |
| [`keyboard.md`](./keyboard.md) | QWERTY encoding keyboard layout |
| [`magic-squares.md`](./magic-squares.md) | All magic squares found in the data — Lo Shu, Home Row, TXOR, constant sequence |