File:Complexjacobics,m=0.8glyph.png

From specialfunctionswiki
Jump to: navigation, search
Complexjacobics,m=0.8glyph.png(195 × 194 pixels, file size: 32 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('cs',x,0.8),[-4,4],[-4,4],points=40000,verbose=True)
plt.savefig('complexjacobics,m=0.8glyph.png')

File history

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

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

There are no pages that link to this file.

Metadata