Exemple #1
0
 def find_convex(self):
     return ConvexHull(self).Andrew_monotone_chain(self.range_points)