You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 13, 2025. It is now read-only.
How do we distinguish between little-endian and big-endian trits?
For example, consider the following sequence of trits:
00++000++--+-bal3
We have the same problem with bits, of course, which is (for example) why some UTFs use a BOM.
Should decoded trits have a similar feature (Trit Order Mark — TOM)?