this post was submitted on 10 Jun 2025
751 points (98.6% liked)
RPGMemes
12304 readers
956 users here now
Humor, jokes, memes about TTRPGs
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
i wish that it was more common to refer to the metrics in terms of what they are instead of who discovered them. i can’t ever remember off the top of my head if the chebyshev one is supposed to be the diamond metric (L^1^) or the square metric (L^∞^).
Personally I find Euclidean easy to remember because it matches the much more general Euclidean geometry. So you just remember "this is like, real maths". Manhattan distance is easy to remember because it does basically "refer to the metrics in terms of what they are", so long as you remember that Manhattan famously is a grid. Chebyshev is the hardest, but for me it's a simple matter of "the one that's left over".
I have no idea, based on the name, what diamond and square metrics are supposed to be.
i think that’s a good point and that is a nice way to remember them. i think a lot of it just comes down to personal preference.
i like calling them the diamond/square/circle metrics because those shapes describe the sets of points that have unit length. i’ve found this wikipedia picture to be very helpful, and the diamond/square/circle terminology is my way of paying my respects to the picture.
Ah right, so "diamond" (depicted as a square rotated 45 degrees) is Manhattan, circle is Euclidean, and square is Chebyshev, then?
yeah exactly. i understand it as follows:
Chebyshev distance can also be called chessboard distance if you want something more descriptive.