Difference between revisions of "File:Complexjacobisn,m=0.8glyph.png"
From specialfunctionswiki
(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...) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:jacobisnglyph]] |
<pre>#!/usr/bin/python | <pre>#!/usr/bin/python | ||
import numpy as np | import numpy as np |
Latest revision as of 19:35, 9 June 2016
#!/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.