Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tomasaschan/quickhull.jl
- Owner: tomasaschan
- License: other
- Created: 2016-09-09T20:01:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-23T04:03:03.000Z (over 7 years ago)
- Last Synced: 2024-11-13T06:24:43.781Z (2 months ago)
- Topics: julia, julialang, quickhull
- Language: Julia
- Homepage: https://tlycken.github.io/QuickHull.jl/latest
- Size: 411 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)