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
- Algorithms.Geometry.ClosestPair
- Algorithms.Geometry.ConvexHull
- DelaunayTriangulation
- Algorithms.Geometry.Diameter
- Algorithms.Geometry.EuclideanMST
- FrechetDistance
- Algorithms.Geometry.LineSegmentIntersection
- LinearProgramming
- LowerEnvelope
- PolyLineSimplification
- Algorithms.Geometry.PolygonTriangulation
- RayShooting
- RedBlueSeparator
- Algorithms.Geometry.SSSP
- Algorithms.Geometry.SmallestEnclosingBall
- Algorithms.Geometry.SoS
- VisibilityPolygon
- Algorithms.Geometry.WSPD
- WellSeparatedPairDecomposition
- Geometry
- Data
- Data.Geometry
- Data.Geometry.Arrangement
- Data.Geometry.Ball
- Data.Geometry.BezierSpline
- Data.Geometry.Boundary
- Data.Geometry.Box
- Data.Geometry.Directions
- Data.Geometry.Duality
- Data.Geometry.Ellipse
- 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.Matrix
- Data.Geometry.PlanarSubdivision
- Data.Geometry.Point
- Data.Geometry.PointLocation
- Data.Geometry.PolyLine
- Data.Geometry.Polygon
- Data.Geometry.PrioritySearchTree
- Data.Geometry.Properties
- Data.Geometry.QuadTree
- Data.Geometry.RangeTree
- Data.Geometry.SegmentTree
- Data.Geometry.Slab
- Data.Geometry.SubLine
- Data.Geometry.Transformation
- Data.Geometry.Triangle
- Data.Geometry.Vector
- Data.Geometry.VerticalRayShooting
- Data.PlaneGraph
- Data.Geometry
- Graphics
Downloads
- hgeometry-0.14.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 |
---|---|
Change log | changelog |
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), hashable (>=1.2), hgeometry-combinatorial (>=0.13 && <1), hspec, lens (>=4.2), linear (>=1.10), MonadRandom (>=0.5), mtl (>=2.2), nonempty-vector (>=0.2.0.0), primitive (>=0.6.3.0), QuickCheck (>=2.5), quickcheck-instances (>=0.3), random (>=1.1), reflection (>=2.1), semigroupoids (>=5), semigroups (>=0.18), template-haskell, text (>=1.1.1.0), vector (>=0.11), vector-algorithms, vector-builder (>=0.3.7), vector-circular (>=0.1.4), vinyl (>=0.10), witherable (>=0.4), yaml (>=0.8) [details] |
Tested with | ghc >=8.8 |
License | BSD-3-Clause |
Author | Frank Staals |
Maintainer | frank@fstaals.net |
Revised | Revision 1 made by FrankStaals at 2023-07-12T18:59:08Z |
Category | Geometry |
Home page | https://fstaals.net/software/hgeometry |
Source repo | head: git clone https://github.com/noinia/hgeometry |
Uploaded | by FrankStaals at 2022-03-08T18:20:54Z |
Distributions | |
Reverse Dependencies | 6 direct, 8 indirect [details] |
Downloads | 12150 total (111 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 2022-03-08 [all 1 reports] |