We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
111 / \ 101 011 / 010
All numbers in the valise representations of Adinkra diagrams have same number of ones at the same level (paper).
Notice that in the diagram above, primes are connected.
The text was updated successfully, but these errors were encountered:
11111 (31) 10111 (23 = 31 - 8), 11101 (29 = 31 - 2) 00111 (7 = 23 - 16), 01011 (11 = 3 + 8), 10011 (19 = 23 - 4), 01101 (13 = 29 - 16) 00011 (3 = 7 - 4 = 19 - 16), 00101 (5 = 7 - 2 = 13 - 8) 00010 (3 - 1 = 2)
10011 (11) is impossible to construct from above.
10011 (11)
Sorry, something went wrong.
Primbix might be a better concept with a similar purpose.
No branches or pull requests
All numbers in the valise representations of Adinkra diagrams have same number of ones at the same level (paper).
Notice that in the diagram above, primes are connected.
The text was updated successfully, but these errors were encountered: