Path to this page:
./
wip/py-geographiclib,
The geodesic routines from GeographicLib
Branch: CURRENT,
Version: 1.50,
Package name: py312-geographiclib-1.50,
Maintainer: lntlThis 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)
- (2024-09-19) Updated to version: py312-geographiclib-1.50
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-geographiclib-1.50
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-geographiclib-1.50
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
|