Position

class Position

Positions are a set of coordinates (abbreviated here as “coord”) in the Euclidean/Cartesian coordinate system. The number of coordinates is the dimensionality of the Euclidean space.

Arguments

args:

  • csv: comma-separated values for the positions in each dimension.

  • dimension: set to origin with this many dimensions.