Yes KillianDS, now I understand that this is a duplicate. Is it possible to build implicit equations using Matplotlib?
Although I still do not know how to do it in sympathy. The answer to matplotlib would be as follows:
import matplotlib.pyplot from numpy import arange from numpy import meshgrid delta = 0.025 xrange = arange(-3.0, 3.0, delta) yrange = arange(-2.0, 2.0, delta) X, Y = meshgrid(xrange,yrange) F = X**2 + Y**2 -4 G = 0 matplotlib.pyplot.contour(X,Y,(FG),[0]) matplotlib.pyplot.show()
I still have problems, but I will post it with another question.
ubershmekel
source share