The latest version of hgeometry is 0.14-1.
lib:hgeometry
Modules
- Algorithms.Geometry.ConvexHull.DivideAndConqueror
- Algorithms.Geometry.ConvexHull.GrahamScan
- Algorithms.Geometry.DelaunayTriangulation.DivideAndConqueror
- Algorithms.Geometry.DelaunayTriangulation.Naive
- Algorithms.Geometry.DelaunayTriangulation.Types
- Algorithms.Geometry.Diameter
- Algorithms.Geometry.EuclideanMST.EuclideanMST
- Algorithms.Geometry.LineSegmentIntersection
- Algorithms.Geometry.LineSegmentIntersection.BentleyOttmann
- Algorithms.Geometry.LineSegmentIntersection.Naive
- Algorithms.Geometry.LineSegmentIntersection.Types
- Algorithms.Geometry.LowerEnvelope.DualCH
- Algorithms.Geometry.PolyLineSimplification.DouglasPeucker
- Algorithms.Geometry.PolygonTriangulation.MakeMonotone
- Algorithms.Geometry.PolygonTriangulation.Triangulate
- Algorithms.Geometry.PolygonTriangulation.TriangulateMonotone
- Algorithms.Geometry.PolygonTriangulation.Types
- Algorithms.Geometry.SmallestEnclosingBall.Naive
- Algorithms.Geometry.SmallestEnclosingBall.RandomizedIncrementalConstruction
- Algorithms.Geometry.SmallestEnclosingBall.Types
- Algorithms.Geometry.Sweep
- Algorithms.Geometry.WellSeparatedPairDecomposition.Types
- Algorithms.Geometry.WellSeparatedPairDecomposition.WSPD
- Algorithms.Graph.DFS
- Algorithms.Graph.MST
- Algorithms.Util
- Control.Monad.State.Persistent
- Data.BalBST
- Data.BinaryTree
- Data.BinaryTree.Zipper
- Data.CircularList.Util
- Data.CircularSeq
- Data.Ext
- Data.Geometry
- Data.Geometry.Ball
- Data.Geometry.Boundary
- Data.Geometry.Box
- Data.Geometry.Box.Internal
- Data.Geometry.Duality
- Data.Geometry.HalfLine
- Data.Geometry.Interval
- Data.Geometry.Interval.Util
- Data.Geometry.IntervalTree
- Data.Geometry.Ipe
- Data.Geometry.Ipe.Attributes
- Data.Geometry.Ipe.FromIpe
- Data.Geometry.Ipe.IpeOut
- Data.Geometry.Ipe.Literal
- Data.Geometry.Ipe.PathParser
- Data.Geometry.Ipe.Reader
- Data.Geometry.Ipe.Types
- Data.Geometry.Ipe.Writer
- Data.Geometry.KDTree
- Data.Geometry.Line
- Data.Geometry.Line.Internal
- Data.Geometry.LineSegment
- Data.Geometry.PlanarSubdivision
- Data.Geometry.PlanarSubdivision.Basic
- Data.Geometry.PlanarSubdivision.Draw
- Data.Geometry.Point
- Data.Geometry.PolyLine
- Data.Geometry.Polygon
- Data.Geometry.Polygon.Convex
- Data.Geometry.Properties
- Data.Geometry.SegmentTree
- Data.Geometry.SegmentTree.Generic
- Data.Geometry.Slab
- Data.Geometry.SubLine
- Data.Geometry.Transformation
- Data.Geometry.Triangle
- Data.Geometry.Vector
- Data.Geometry.Vector.VectorFamily
- Data.Geometry.Vector.VectorFamilyPeano
- Data.Geometry.Vector.VectorFixed
- Data.OrdSeq
- Data.Permutation
- Data.PlanarGraph
- Data.PlaneGraph
- Data.PlaneGraph.Draw
- Data.Range
- Data.Seq
- Data.Seq2
- Data.Sequence.Util
- Data.SlowSeq
- Data.UnBounded
- Data.Util
- Data.Yaml.Util
- System.Random.Shuffle
- Test.QuickCheck.HGeometryInstances
Dependencies
- QuickCheck lib:QuickCheck >=2.5
- aeson lib:aeson >=1.0
- base lib:base >=4.9 && <5
- bifunctors lib:bifunctors >=4.1
- bytestring lib:bytestring >=0.10
- colour lib:colour >=2.3.3
- containers lib:containers >=0.5.5
- contravariant lib:contravariant >=1.4
- data-clist lib:data-clist >=0.0.7.2
- deepseq lib:deepseq >=1.1
- dlist lib:dlist >=0.7
- fingertree lib:fingertree >=0.1
- fixed-vector lib:fixed-vector >=1.0
- hexpat lib:hexpat >=0.20.9
- lens lib:lens >=4.2
- linear lib:linear >=1.10
- mtl lib:mtl >=0
- parsec lib:parsec >=3
- quickcheck-instances lib:quickcheck-instances >=0.3
- random lib:random >=0
- reflection lib:reflection >=2.1
- semigroupoids lib:semigroupoids >=5
- semigroups lib:semigroups >=0.18
- singletons lib:singletons >=2.0
- template-haskell lib:template-haskell >=0
- text lib:text >=1.1.1.0
- vector lib:vector >=0.11
- vinyl lib:vinyl >=0.6
- yaml lib:yaml >=0.8
Reverse dependencies
Direct only. Not exhaustive.
- acme-everything lib:acme-everything
- hgeometry bench:benchmarks
- hgeometry exe:hgeometry-examples
- hgeometry exe:hgeometry-viewer
- hgeometry test:bapc_examples
- hgeometry test:hspec
- hgeometry-ipe test:hspec
- hipe lib:hipe