Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
augustt198 committed Jul 18, 2024
2 parents 2a2fab2 + 3d24b2d commit 6948de5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Quickhull.jl

[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://augustt198.github.io/Quickhull.jl/stable)
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://augustt198.github.io/Quickhull.jl/dev)

The quickhull algorithm in pure Julia for finding
convex hulls, Delaunay triangulations, and Voronoi diagrams in N dimensions.

Expand Down

0 comments on commit 6948de5

Please sign in to comment.