JuliaGeometry / CoordinateTransformations.jl

A fresh approach to coordinate transformations...
Other
180 stars 24 forks source link

Fast Spherical <-> Cylindrical transformation #23

Closed andyferris closed 2 years ago

andyferris commented 7 years ago

Currently these go between Cartesian, because I was lazy. A faster implementation would make sense.

vpuri3 commented 2 years ago

https://github.com/JuliaGeometry/CoordinateTransformations.jl/pull/78