@abbotsbury to [email protected] • 1 year agoFriendship Ruleimagemessage-square38arrow-up1307arrow-down110
arrow-up1297arrow-down1imageFriendship Rule@abbotsbury to [email protected] • 1 year agomessage-square38
minus-square@[email protected]linkfedilink15•1 year agoTypically you’d just present it as the upper diagonal of the matrix.
minus-square@[email protected]linkfedilink6•1 year agoThen you can’t just scan a row and get the whole info about a country. Images are rectangular anyways
minus-square@[email protected]linkfedilinkEnglish5•1 year agoYou can if you pick a column. What i would do is put the name of each group in the gray box which is currently just where each group intersects with themselves. Then delete everything above that so it’s just a triangle.
minus-square@[email protected]linkfedilink3•1 year agoWhy tho? It makes parsing at least somewhat harder and you don’t save any space
Is there a better way to present the data with less redundancy?
Typically you’d just present it as the upper diagonal of the matrix.
Then you can’t just scan a row and get the whole info about a country. Images are rectangular anyways
You can if you pick a column. What i would do is put the name of each group in the gray box which is currently just where each group intersects with themselves. Then delete everything above that so it’s just a triangle.
Why tho? It makes parsing at least somewhat harder and you don’t save any space