./wip/py-geographiclib, The geodesic routines from GeographicLib

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.50, Package name: py310-geographiclib-1.50, Maintainer: lntl

This implements
[Algorithms for Geodesics](https://doi.org/10.1007/s00190-012-0578-z)
(Karney, 2013) for solving the direct and inverse problems for an
ellipsoid of revolution.

Documentation is available at
<https://geographiclib.sourceforge.io/1.50/python/>.


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 209b98a6197abd2f2804c4af9f577aa285798d0f
Filesize: 32.746 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208)
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
   2013-12-05 23:51:19 by Kamel Derouiche | Files touched by this commit (4)
Log message:
Import py27-geographiclib-1.31 as wip/py-geographiclib.

This is a python implementation of the geodesic routines from GeographicLib.
This contains implementations of the classes

    GeographicLib::Math
    GeographicLib::Accumulator
    GeographicLib::Geodesic
    GeographicLib::GeodesicLine
    GeographicLib::PolygonArea