File:Complexloggammaplot.png

From specialfunctionswiki
Revision as of 00:29, 24 May 2016 by Tom (talk | contribs) (Category:DomainColoring <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(loggamma,[-3,3],[-3,3],points=50000,verbose=True) plt.title(r'Domain coloring of $\log \Gamma(z)$.') plt.savefig('complexl...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Complexloggammaplot.png(555 × 571 pixels, file size: 105 KB, MIME type: image/png)
#!/usr/bin/python
import numpy as np
import matplotlib.pyplot as plt
from mpmath import *

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

The following page links to this file:

Metadata