movement.utils.vector#

Description

Utility functions for vector operations.

Functions

cart2pol

Transform Cartesian coordinates to polar.

compute_norm

Compute the norm of the vectors along the spatial dimension.

convert_to_unit

Convert the vectors along the spatial dimension into unit vectors.

pol2cart

Transform polar coordinates to Cartesian.