First time here? Check out the FAQ!
answered 9 years ago
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)