karney ====== .. py:module:: karney .. autoapi-nested-parse:: Karney ------ This library provides native Python implementations of a subset of the C++ library, GeographicLib. When given a combination of scalar and array inputs, the scalar inputs are automatically expanded to match the shape of the arrays. Full documentation is available at: https://geographiclib.sourceforge.io/doc/library.html https://github.com/geographiclib/geographiclib-octave .. rubric:: References C. F. F. Karney, "Algorithms for geodesics", J. Geodesy 87, 43-55 (2013); https://doi.org/10.1007/s00190-012-0578-z Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/karney/_common/index /autoapi/karney/geodesic/index /autoapi/karney/license/index /autoapi/karney/util/index Attributes ---------- .. autoapisummary:: karney.__version__ karney.__doc__ Package Contents ---------------- .. py:data:: __version__ :value: '1.0.10' .. py:data:: __doc__