|
|
|
|
|
by debatem1
2727 days ago
|
|
At some level of approximation you can encode any higher dimensional space into a lower dimensional one. The usual approach is to use a space-filling curve, like a z-order curve or Hilbert space filling curve, then describing a point in the higher dimensional space as a distance along the curve. |
|