TY - DATA T1 - Python script to convert between cartesian and polar coordinates PY - 2025/04/29 AU - Rick Butler UR - DO - 10.4121/99135db7-940b-481d-8f36-3f26d089c94c.v1 KW - Coordinate systems KW - Conversion KW - GPU accelerated KW - Polar coordinates KW - Cartesian coordinates N2 -

To our knowledge no Python package is available for conversion between cartesian and polar coordinates, so we made one for convenience.

The package converts numpy arrays where the last dimension contains x, y or magnitude, orientation coordinates.

When working with cupy arrays, the package performs calculations on the GPU automatically.

ER -