First time here? Check out the FAQ!
answered 2015-10-15 10:59:14 +0100
If you want a contour plot just use it, for example:
contour_plot(f, (m,-5,5), (p,-10,10), fill=False, plot_points=150, cmap='Spectral', contours=10)