list_to_v2
Convert a list of coordinates to a list of vectors
Convert a list of coordinates to a list of vectors
Create a vector (x,y)
Add two vectors
Angle between two vectors
Cross product of two vectors (returns z component)
Divide two vectors component-wise
Dot product of two vectors
Length (magnitude) of a vector
Set the magnitude (length) of a vector
Multiply two vectors component-wise