jacobusmmsmit / DiscreteVoronoi.jl

Julia implementation of various algorithms for calculating discrete Voronoi diagrams.
MIT License
5 stars 1 forks source link

Fixing #25 #27

Closed goerch closed 2 years ago

goerch commented 2 years ago

This change at least seems to work, but please advise on how to better align to the new code structure.