File:Complexidentityglyph.png
From specialfunctionswiki
Revision as of 09:20, 16 June 2016 by Tom (talk | contribs) (Category:Identityglyph <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 def g(x): return x cplot(g ,[-1,1],[-1,1],points=400000,...)
Complexidentityglyph.png (195 × 194 pixels, file size: 19 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 def g(x): return x cplot(g ,[-1,1],[-1,1],points=400000,verbose=True) plt.savefig('complexidentityglyph.png')
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 09:20, 16 June 2016 | 195 × 194 (19 KB) | Tom (talk | contribs) | Category:Identityglyph <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 def g(x): return x cplot(g ,[-1,1],[-1,1],points=400000,... |
- You cannot overwrite this file.
File usage
There are no pages that link to this file.