Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkelly committed Apr 6, 2023
1 parent 4009f86 commit b451e9e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# VoronoiDelaunay.jl

[![Build Status](https://travis-ci.org/JuliaGeometry/VoronoiDelaunay.jl.svg?branch=master)](https://travis-ci.org/JuliaGeometry/VoronoiDelaunay.jl)
[![Coverage Status](https://coveralls.io/repos/github/JuliaGeometry/VoronoiDelaunay.jl/badge.svg?branch=master)](https://coveralls.io/github/JuliaGeometry/VoronoiDelaunay.jl?branch=master)![Alt VoronoiDelaunay.jl](http://i.imgur.com/lh8VLZ5.png5 "VoronoiDelaunay.jl")

Fast, robust construction of 2D Delaunay and Voronoi tessellations on generic point types.
Implementation follows algorithms described in the [Arepo paper](http://arxiv.org/abs/0901.4107)
and used (for e.g.) in the [Illustris Simulation](http://www.illustris-project.org/). License: MIT. Bug reports welcome!
Expand Down

0 comments on commit b451e9e

Please sign in to comment.