Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomasaschan/quickhull.jl

Convex hulls in 2D
https://github.com/tomasaschan/quickhull.jl

julia julialang quickhull

Last synced: 6 days ago
JSON representation

Convex hulls in 2D

Awesome Lists containing this project

README

        

# QuickHull

[![Docs: latest release](https://img.shields.io/badge/docs-stable-blue.svg)](https://tlycken.github.io/QuickHull.jl/stable)
[![Docs: current master](https://img.shields.io/badge/docs-latest-blue.svg)](https://tlycken.github.io/QuickHull.jl/latest)

[![Build Status](https://travis-ci.org/tlycken/QuickHull.jl.svg?branch=master)](https://travis-ci.org/tlycken/QuickHull.jl)
[![Coverage Status](https://coveralls.io/repos/tlycken/QuickHull.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/tlycken/QuickHull.jl?branch=master)
[![codecov.io](http://codecov.io/github/tlycken/QuickHull.jl/coverage.svg?branch=master)](http://codecov.io/github/tlycken/QuickHull.jl?branch=master)