Skip to content

Releases: axsk/VoronoiGraph.jl

v0.2.2

18 Jan 11:03
Compare
Choose a tag to compare

VoronoiGraph v0.2.2

Diff since v0.2.1

v0.2.1

06 Apr 11:22
9279f6a
Compare
Choose a tag to compare

VoronoiGraph v0.2.1

Diff since v0.2.0

v0.2.0

02 Nov 23:18
1ac82d8
Compare
Choose a tag to compare

VoronoiGraph v0.2.0

  • added Monte-Carlo integration of volume, area and functions
  • Switched default raycast to RaycastIncircleSkip
  • improve tests

Diff since v0.1.1

Closed issues:

  • Montecarlo integration (#11)
  • Improved initial guess (#13)

v0.1.1

24 Oct 13:41
ffb8d14
Compare
Choose a tag to compare

VoronoiGraph v0.1.1

Diff since v0.1.0

Closed Issues:

  • Test/comparison with other Voronoi packages (#5)
  • Plotting (#6)
  • Area gets divided by h (#7)

Merged pull requests:

  • CompatHelper: add new compat entry for RecipesBase at version 1, (keep existing compat) (#8) (@github-actions[bot])

v0.1.0

22 Oct 10:09
13e0d32
Compare
Choose a tag to compare

VoronoiGraph v0.1.0

Merged pull requests:

  • CompatHelper: add new compat entry for Polyhedra at version 0.6, (keep existing compat) (#1) (@github-actions[bot])
  • CompatHelper: add new compat entry for ProgressMeter at version 1, (keep existing compat) (#2) (@github-actions[bot])
  • CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#3) (@github-actions[bot])