This package is intended to be a one stop shop for all things related to astrodynamics coordinate systems. In addition to being non-allocating and highly performant all transformations found here are also differentiable with compatibility with a number of different automatic and finite differencing schemas.
Currently this package implements:
This package may eventually support Attitude Coordinates as well.
julia> using Pkg
julia> Pkg.add("AstroCoords")
For more information, see the documentation.