%0 Computer Program %A Butler, Rick %D 2025 %T Python script to convert between cartesian and polar coordinates %U %R 10.4121/99135db7-940b-481d-8f36-3f26d089c94c.v1 %K Coordinate systems %K Conversion %K GPU accelerated %K Polar coordinates %K Cartesian coordinates %X

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.

%I 4TU.ResearchData