Searched refs:pyplot (Results 1 – 9 of 9) sorted by relevance
11 import matplotlib.pyplot as pyplot namespace52 pyplot.plot(t,w)53 pyplot.legend(subnames)54 pyplot.show()
19 import matplotlib.pyplot as plt
41 from matplotlib import pyplot42 pyplot.contourf(solution[:, :, N//2])43 pyplot.axis('equal')44 pyplot.show()
62 from matplotlib import pyplot63 pyplot.contourf(solution[:, :, N//2])64 pyplot.axis('equal')65 pyplot.show()
73 from matplotlib import pyplot74 pyplot.contourf(solution)75 pyplot.axis('equal')76 pyplot.show()
43 import matplotlib.pyplot as plt
345 import matplotlib.pyplot as plt364 import matplotlib.pyplot as plt381 import matplotlib.pyplot as plt398 import matplotlib.pyplot as plt
10 import matplotlib.pyplot as plt
501 import matplotlib.pyplot as plt