File:Complexbarnesgglyph.png

From specialfunctionswiki
Jump to: navigation, search
Complexbarnesgglyph.png(194 × 194 pixels, file size: 36 KB, MIME type: image/png)
#!/usr/bin/python
import numpy as np
import matplotlib.pyplot as plt
from mpmath import *
from pylab import rcParams

rcParams['figure.figsize'] = 2.5, 2.5

cplot(barnesg,[-10,10],[-10,10],points=40000,verbose=True)
plt.savefig('complexbarnesgglyph.png')

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current18:25, 3 June 2016Thumbnail for version as of 18:25, 3 June 2016194 × 194 (36 KB)Tom (talk | contribs)Category:barnesgglyph <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 2.5, 2.5 cplot(barnesg,[-10,10],[-10,10],points=40000,verbose=True) plt.s...
  • You cannot overwrite this file.

There are no pages that link to this file.

Metadata