Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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)