MIT licensed by Travis Whitaker
Maintained by [email protected]
This version can be pinned in stack with:linear-geo-0.1.0.0@sha256:04304d06cddaf2e316bb169c6f236a8bd74b44f463e8c0ddede6a6405069ca9d,2490

Module documentation for 0.1.0.0

linear-geo

Geographic coordinates, built on the linear package.

This package provides types and functions for dealing with coordinates in geodetic, ECEF, and ENU coordinate systems. A particular emphasis is placed on numerical stability, especially for complex conversions like converting between geodetic and ECEF coordinates. However, not every part of every function has machine checked for numerical stability.

Changes

12-20-2023

  • Initial release