spherical: Geometry on a sphere

[ bsd3, library, math ] [ Propose Tags ]

Functions in pure Haskell for geometric computations on the surface of a sphere.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
development

Enable `-Werror`

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.3.0
Change log CHANGELOG.md
Dependencies base (>=4.3 && <5), composition-prelude [details]
License BSD-3-Clause
Copyright Copyright: (c) 2018 Vanessa McHale
Author Vanessa McHale
Maintainer vanessa.mchale@iohk.io
Category Math
Source repo head: git clone https://github.com/vmchale/spherical
Uploaded by vmchale at 2018-09-08T19:48:18Z
Distributions NixOS:0.1.3.0
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 2699 total (19 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-09-08 [all 1 reports]

Readme for spherical-0.1.2.0

[back to package description]

spherical

A library for working with geometry on the surface of the sphere, mainly for use in GIS.