October 2018
Beginner to intermediate
676 pages
18h 30m
English
We first generate 50 random points using np.random.rand function, which generates numbers between 0 and 1. The tri.Triangulation() function creates triangles automatically, whereas plt.triplot() plots the triangulation plot.
This is how the output plot looks:

Read now
Unlock full access