File:Complexjacobins,m=0.8glyph.png

From specialfunctionswiki
Jump to: navigation, search
Complexjacobins,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('sc',x,0.8),[-4,4],[-4,4],points=40000,verbose=True)
plt.savefig('complexjacobisc,m=0.8glyph.png')

File history

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

Date/TimeThumbnailDimensionsUserComment
current19:29, 9 June 2016Thumbnail for version as of 19:29, 9 June 2016195 × 194 (26 KB)Tom (talk | contribs)Category:jacobinsglyph <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('ns',x,0.8),[-4,4],[-4,4],points=40000...
19:28, 9 June 2016Thumbnail for version as of 19:28, 9 June 2016250 × 250 (29 KB)Tom (talk | contribs)Category:jacobinsglyph <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('sc',x,0.8),[-4,4],[-4,4],points=40000...
  • You cannot overwrite this file.

There are no pages that link to this file.

Metadata