File:Complexhankel1,n=2glyph.png

From specialfunctionswiki
Jump to: navigation, search
Complexhankel1,n=2glyph.png(195 × 194 pixels, file size: 22 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: hankel1(1,x),[-10,10],[-10,10],points=40000,verbose=True)
plt.savefig('complexhankel1,n=2glyph.png')

File history

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

Date/TimeThumbnailDimensionsUserComment
current20:28, 10 June 2016Thumbnail for version as of 20:28, 10 June 2016195 × 194 (22 KB)Tom (talk | contribs)Category:hankel1glyph <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: hankel1(1,x),[-10,10],[-10,10],points=40000,verb...
  • You cannot overwrite this file.

There are no pages that link to this file.

Metadata