Skip to content

Commit

Permalink
fix: change spherical voronoi polygon creation (#484)
Browse files Browse the repository at this point in the history
* fix: change spherical voronoi polygon creation

* chore: add changelog entry
  • Loading branch information
RaczeQ authored Dec 30, 2024
1 parent eecc010 commit f3e1918
Show file tree
Hide file tree
Showing 4 changed files with 328 additions and 26 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Fixed

- Changed polygon creation in spherical voronoi algorithm to avoid rounding error on vertices

## [0.8.1] - 2024-12-30

### Fixed
Expand Down
Loading

0 comments on commit f3e1918

Please sign in to comment.