Visual representation of scalar and vector fields using Numpy's contour and quiver functions. Comparison of vector field computed using Numpy's gradient function with the same vector field plotted using analytically deduced expressions for the gradient. Wrote a program for plotting vector field arrows ...