issues
search
noinia
/
hgeometry
HGeometry is a library for computing with geometric objects in Haskell. It defines basic geometric types and primitives, and it implements some geometric data structures and algorithms.
122
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Some utilities for rendering 3d lower envelopes
#256
noinia
opened
2 days ago
0
getting rid of warnings
#255
noinia
closed
1 week ago
0
Generate Arbitrary PlaneGraphs
#254
noinia
closed
1 week ago
0
Faster sssp' equivalent?
#253
shamazmazum
opened
3 weeks ago
3
bumping compiler version and cabal version to fix haddock issue
#252
noinia
closed
1 month ago
0
hgeometry-point haddocks missing
#251
aavogt
closed
1 month ago
2
color names in ipe
#250
noinia
closed
2 months ago
0
Getting rid of most of my TemplateHaskell usage
#249
noinia
closed
2 months ago
0
some more tests for colinear voronoi diagrams
#248
noinia
closed
2 months ago
0
Handling degenerate lower envelopes and Vornoi Diagrams
#247
noinia
closed
2 months ago
0
semigroup and monoid instance for Bottom and Top
#246
noinia
closed
2 months ago
0
Computing the visibility graph of a polygon
#245
noinia
closed
2 months ago
0
Fixed bug related to points in halfspaces
#244
noinia
closed
3 months ago
0
in the process of making sure that we have all tests we also had in hgeometry 0.X
#243
noinia
closed
3 months ago
0
Discrete Frechet Distance
#242
noinia
closed
3 months ago
0
Drop the dependency on circular-vector
#241
noinia
closed
3 months ago
0
Rendering Geojson polygons :)
#240
noinia
closed
3 months ago
0
Data type for representing a Polygon with holes
#239
noinia
closed
3 months ago
0
Sampling points in polygons (adapted/ported from #129)
#238
noinia
closed
3 months ago
0
partial integration/support for geojson
#237
noinia
closed
3 months ago
0
refactoring the Lower envelope stuff
#236
noinia
closed
4 months ago
0
Extending the Skia example app
#235
noinia
closed
4 months ago
0
Example application that uses Skia/Canvaskit to render/draw
#234
noinia
closed
4 months ago
0
Compatebility with ghc 9.10 + Updated CI to test 9.6, 9.8, and 9.10
#233
noinia
closed
4 months ago
0
allow newers for ghc 9.10 compat
#232
noinia
closed
6 months ago
0
Fixing lots of warnings
#231
noinia
closed
6 months ago
0
Getting rid of a lot of "Default" constraints by introducing Constructable* classes
#230
noinia
closed
6 months ago
0
Partial implementation of Common intersection of Halfspaces + Lower envelope of lines
#229
noinia
closed
6 months ago
0
Porting the PlanarSubdivision type to HGeometry 1
#228
noinia
opened
7 months ago
0
Greiner–Hormann O(nm)
#227
mrehayden1
opened
7 months ago
8
Approximate Convex Decomposition in O(n) with the Hertel/Mehlhorn algorithm
#226
mrehayden1
opened
7 months ago
1
Add triangulation of simple polygons
#225
noinia
closed
7 months ago
0
hgeometry on Stackage
#224
mrehayden1
opened
7 months ago
4
Quickcheck failures on GHC 9.4
#223
Profpatsch
opened
1 year ago
0
Build fails because "Simplifier ticks exhausted"
#222
nh518
opened
1 year ago
1
Build fails on latest Hackage version
#221
walseb
closed
2 months ago
2
fix compile issues on 9.4
#220
noinia
closed
1 year ago
0
Rename new modules not on hackage to HGeometry.<name of module>
#219
noinia
closed
2 years ago
0
deleting unused modules
#218
noinia
closed
2 years ago
0
Uniform and UniformRange instances for Ext
#217
noinia
closed
2 years ago
0
nfdata and generic instances for cyclic + updated changelog
#216
noinia
closed
2 years ago
0
forgot cyclic
#215
noinia
closed
2 years ago
0
utilities from the classy branch
#214
noinia
closed
2 years ago
0
Combinatorial util
#213
noinia
closed
2 years ago
0
added 9.4 to ci
#212
noinia
closed
1 year ago
1
- cleaning up cabal file + added sortable module
#211
noinia
closed
2 years ago
0
Add missing Functor, Foldable and Traversable instances
#210
Topsii
closed
2 years ago
1
delaunayTriangulation fails if points are collinear
#209
andrewufrank
opened
2 years ago
0
difficult to use without documentation - examples do not compile with hackage!
#208
andrewufrank
opened
2 years ago
2
Feature explicit exports for Line
#207
noinia
closed
2 years ago
0
Next