Versions in this module Expand all Collapse all v1 v1.0.0 Oct 9, 2017 Changes in this version + func Delaunay(X, Y []float64, verbose bool) (V [][]float64, C [][]int) + func Draw(V [][]float64, C [][]int, style *plt.A)