jacobusmmsmit / DiscreteVoronoi.jl

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

WIP: Parallel `jfa` and small changes all over the place #13

Closed goerch closed 2 years ago

goerch commented 2 years ago

I have some more changes in mind. The next batch would change the Stack construction to contain more information like depth, rect and mean. Not sure if I should include these changes here or in a new branch?

jacobusmmsmit commented 2 years ago

I don't really mind where you do the changes :)