Skip to content

Collection of algorithms to calculate the convex hull of a set of points in the plane in Python3.

Notifications You must be signed in to change notification settings

geromt/convex-hull-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convex Hull Algorithms


Collection of algorithms to calculate the convex hull of a set of points in the plane in Python3.

Requirements

  • Matplotlib[3.5.1]

Install

make init

Run

python3 convex_hull/<module>

About

Collection of algorithms to calculate the convex hull of a set of points in the plane in Python3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published