linear-geo: Geographic coordinates, built on the linear package.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
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.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.14 && <5), deepseq (>=1.4 && <2), distributive (>=0.6 && <1), linear (>=1.20 && <2), vector (>=0.13 && <1) [details] |
License | MIT |
Copyright | Travis Whitaker 2023 |
Author | Travis Whitaker |
Maintainer | pi.boy.travis@gmail.com |
Category | Math |
Home page | https://github.com/TravisWhitaker/linear-geo |
Bug tracker | https://github.com/TravisWhitaker/linear-geo |
Uploaded | by TravisWhitaker at 2023-12-21T02:40:34Z |
Modules
[Index] [Quick Jump]
Downloads
- linear-geo-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees