File:Complexreciprocalgammaplot.png

From specialfunctionswiki
Jump to: navigation, search
Complexreciprocalgammaplot.png(551 × 571 pixels, file size: 172 KB, MIME type: image/png)
#!/usr/bin/python
import numpy as np
import matplotlib.pyplot as plt
from mpmath import *

cplot(rgamma,[-5,5],[-5,5],points=50000,verbose=True)
plt.title(r'Domain coloring of $1/\Gamma(z)$.')
plt.savefig('complexreciprocalgammaplot.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
current00:12, 24 May 2016Thumbnail for version as of 00:12, 24 May 2016551 × 571 (172 KB)Tom (talk | contribs)Category:DomainColoring <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(rgamma,[-5,5],[-5,5],points=50000,verbose=True) plt.title(r'Domain coloring of $1/\Gamma(z)$.') plt.savefig('complexrecipr...
  • You cannot overwrite this file.

The following page links to this file:

Metadata