Main public logs
More actions
Combined display of all available logs of CHIPPS. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:35, 1 November 2025 Tucker R. Twomey talk contribs created page Module:Verhoeff (Created page with "verhoeff_mult = { {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}, {1, 2, 3, 4, 0, 6, 7, 8, 9, 5}, {2, 3, 4, 0, 1, 7, 8, 9, 5, 6}, {3, 4, 0, 1, 2, 8, 9, 5, 6, 7}, {4, 0, 1, 2, 3, 9, 5, 6, 7, 8}, {5, 9, 8, 7, 6, 0, 4, 3, 2, 1}, {6, 5, 9, 8, 7, 1, 0, 4, 3, 2}, {7, 6, 5, 9, 8, 2, 1, 0, 4, 3}, {8, 7, 6, 5, 9, 3, 2, 1, 0, 4}, {9, 8, 7, 6, 5, 4, 3, 2, 1, 0} } verhoeff_perm = {1, 5, 7, 6, 2, 8, 3, 0, 9, 4} verhoeff_inv = {0, 4, 3, 2, 1, 5, 6, 7, 8, 9} fu...")