File:Complexairyaiplot.png

From specialfunctionswiki
Revision as of 07:22, 16 May 2016 by Tom (talk | contribs) (Tom uploaded a new version of "File:Complexairyaiplot.png")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Complexairyaiplot.png(570 × 571 pixels, file size: 187 KB, MIME type: image/png)
#!/usr/bin/python
import numpy as np
import matplotlib.pyplot as plt
from mpmath import *

cplot(airyai,[-10,10],[-10,10],points=50000,verbose=True)
plt.title('Domain coloring of $\mathrm{Ai}(z)$.')
plt.savefig('complexairyaiplot.png',bbox_inches='tight',pad_inches=0.1)

File history

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

Date/TimeThumbnailDimensionsUserComment
current07:22, 16 May 2016Thumbnail for version as of 07:22, 16 May 2016570 × 571 (187 KB)Tom (talk | contribs)Category:DomainColoring <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(airyai,[-10,10],[-10,10],points=50000,verbose=True) plt.title('Domain coloring of $\mathrm{Ai}(z)$.') plt.savefig('complex...
07:19, 16 May 2016Thumbnail for version as of 07:19, 16 May 2016570 × 571 (187 KB)Tom (talk | contribs)Category:DomainColoring <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(airyai,[-10,10],[-10,10],points=50000,verbose=True) plt.title('Domain coloring of $\mathrm{Ai}(z)$.') plt.savefig('complex...
  • You cannot overwrite this file.

The following page links to this file:

Metadata