File:Complexjacobisc,m=0.8glyph.png

From specialfunctionswiki
Jump to: navigation, search
Complexjacobisc,m=0.8glyph.png(195 × 195 pixels, file size: 31 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:31, 9 June 2016Thumbnail for version as of 19:31, 9 June 2016195 × 195 (31 KB)Tom (talk | contribs)Category:jacobisc <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,verb...
  • You cannot overwrite this file.

There are no pages that link to this file.

Metadata