All public logs

Jump to: navigation, search

Combined display of all available logs of specialfunctionswiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs      

 

Show tag log

  • 18:55, 7 September 2020 Tom (talk | contribs) automatically marked revision 9341 of page File:Clausencosine0.5plot.png patrolled
  • 18:55, 7 September 2020 Tom (talk | contribs) uploaded File:Clausencosine0.5plot.png (from mpmath import * import numpy as np import matplotlib.pyplot as plt mp.dps=25; mp.pretty = True cplot(lambda x: clcos(0.5,x),[-10,10],[-10,10],points=50000,verbose=True) plt.title(r'Domain coloring of $\tilde{Cl}_{0.5}(z)$.') plt.savefig('clausen...)