Directory listing for hgeometry-0.9.0.0 candidate source tarball
hgeometry-0.9.0.0/
- LICENSE
- README.md
- Setup.hs
- changelog.org
- doctests.hs
- hgeometry.cabal
- src/
- Algorithms/
- Data/
- Geometry.hs
- PlaneGraph.hs
- Geometry/
- Arrangement.hs
- Ball.hs
- Boundary.hs
- Box.hs
- Duality.hs
- HalfLine.hs
- HalfSpace.hs
- HyperPlane.hs
- Interval.hs
- IntervalTree.hs
- KDTree.hs
- Line.hs
- LineSegment.hs
- PlanarSubdivision.hs
- Point.hs
- PolyLine.hs
- Polygon.hs
- PrioritySearchTree.hs
- Properties.hs
- RangeTree.hs
- SegmentTree.hs
- Slab.hs
- SubLine.hs
- Transformation.hs
- Triangle.hs
- Vector.hs
- Arrangement/
- Box/
- Interval/
- Line/
- PlanarSubdivision/
- Polygon/
- RangeTree/
- SegmentTree/
- Vector/
- PlaneGraph/
- Graphics/
- test/