hgeometry: Geometric Algorithms, Data structures, and Data types.
HGeometry provides some basic geometry types, and geometric algorithms and data structures for them. The main two focusses are: (1) Strong type safety, and (2) implementations of geometric algorithms and data structures with good asymptotic running time guarantees. Note that HGeometry is still highly experimental, don't be surprised to find bugs.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Algorithms
- Geometry
- ClosestPair
- ConvexHull
- DelaunayTriangulation
- Diameter
- EuclideanMST
- FrechetDistance
- Algorithms.Geometry.LineSegmentIntersection
- LinearProgramming
- LowerEnvelope
- PolyLineSimplification
- PolygonTriangulation
- RedBlueSeparator
- SmallestEnclosingBall
- WellSeparatedPairDecomposition
- Geometry
- Data
- Data.Geometry
- Data.Geometry.Arrangement
- Data.Geometry.Ball
- Data.Geometry.Boundary
- Data.Geometry.Box
- Data.Geometry.Duality
- Data.Geometry.HalfLine
- Data.Geometry.HalfSpace
- Data.Geometry.HyperPlane
- Data.Geometry.Interval
- Data.Geometry.IntervalTree
- Data.Geometry.KDTree
- Data.Geometry.Line
- Data.Geometry.LineSegment
- Data.Geometry.PlanarSubdivision
- Data.Geometry.Point
- Data.Geometry.PolyLine
- Data.Geometry.Polygon
- Data.Geometry.PrioritySearchTree
- Data.Geometry.Properties
- Data.Geometry.RangeTree
- Data.Geometry.SegmentTree
- Data.Geometry.Slab
- Data.Geometry.SubLine
- Data.Geometry.Transformation
- Data.Geometry.Triangle
- Data.Geometry.Vector
- Data.PlaneGraph
- Data.Geometry
- Graphics
Downloads
- hgeometry-0.10.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.7.0.0, 0.8.0.0, 0.9.0.0, 0.10.0.0, 0.11.0.0, 0.12.0.0, 0.12.0.1, 0.12.0.2, 0.12.0.3, 0.12.0.4, 0.13, 0.14 |
---|---|
Dependencies | aeson (>=1.0), base (>=4.11 && <5), bifunctors (>=4.1), bytestring (>=0.10), containers (>=0.5.9), data-clist (>=0.1.2.3), deepseq (>=1.1), dlist (>=0.7), fingertree (>=0.1), fixed-vector (>=1.0), hgeometry-combinatorial (>=0.10.0.0), hspec, lens (>=4.2), linear (>=1.10), MonadRandom (>=0.5), mtl (>=2.2), primitive (>=0.6.3.0), QuickCheck (>=2.5), quickcheck-instances (>=0.3), reflection (>=2.1), semigroupoids (>=5), semigroups (>=0.18), template-haskell, text (>=1.1.1.0), vector (>=0.11), vector-builder (>=0.3.7), vinyl (>=0.10), yaml (>=0.8) [details] |
Tested with | ghc >=8.2 |
License | BSD-3-Clause |
Author | Frank Staals |
Maintainer | frank@fstaals.net |
Category | Geometry |
Home page | https://fstaals.net/software/hgeometry |
Source repo | head: git clone https://github.com/noinia/hgeometry |
Uploaded | by FrankStaals at 2020-01-17T19:30:54Z |
Distributions | |
Reverse Dependencies | 6 direct, 8 indirect [details] |
Downloads | 12383 total (3 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 2020-01-17 [all 1 reports] |