CoordinateTransformations.jl
CoordinateTransformations.jl copied to clipboard
Added convenience Polar() constructor
This adds a simple Polar() convenience constructor that accepts an AbstractVector. The constructor is mentioned in the README file but doesn't exist. This closes issue #83.