File:Complexjacobisn,m=0.8glyph.png
From specialfunctionswiki
Complexjacobisn,m=0.8glyph.png (195 × 194 pixels, file size: 26 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(lambda x: ellipfun('sn',x,0.8),[-4,4],[-4,4],points=40000,verbose=True) plt.savefig('complexjacobisn,m=0.8glyph.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 | 19:35, 9 June 2016 | 195 × 194 (26 KB) | Tom (talk | contribs) | Category:jacobisn <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(lambda x: ellipfun('sn',x,0.8),[-4,4],[-4,4],points=40000,verb... |
- You cannot overwrite this file.
File usage
There are no pages that link to this file.