All public logs
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).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 04:47, 22 June 2016 Tom (talk | contribs) automatically marked revision 6583 of page Euler totient patrolled
- 04:46, 22 June 2016 Tom (talk | contribs) automatically marked revision 6582 of page Euler totient is multiplicative patrolled
- 04:43, 22 June 2016 Tom (talk | contribs) automatically marked revision 6581 of page Product representation of totient patrolled
- 04:39, 22 June 2016 Tom (talk | contribs) automatically marked revision 6580 of page Sum of totient equals z/((1-z) squared) patrolled
- 04:39, 22 June 2016 Tom (talk | contribs) automatically marked revision 6579 of page Sum of totient equals z/((1-z) squared) patrolled
- 04:35, 22 June 2016 Tom (talk | contribs) automatically marked revision 6578 of page Sum of totient equals z/((1-z) squared) patrolled
- 04:31, 22 June 2016 Tom (talk | contribs) automatically marked revision 6577 of page Sum of totient equals zeta(z-1)/zeta(z) for Re(z) greater than 2 patrolled
- 04:30, 22 June 2016 Tom (talk | contribs) automatically marked revision 6576 of page Sum of totient equals zeta(z-1)/zeta(z) for Re(z) greater than 2 patrolled
- 04:28, 22 June 2016 Tom (talk | contribs) automatically marked revision 6575 of page Euler totient patrolled
- 04:22, 22 June 2016 Tom (talk | contribs) deleted page File:Totientplot,to15000.png
- 04:22, 22 June 2016 Tom (talk | contribs) automatically marked revision 6574 of page Euler totient patrolled
- 04:21, 22 June 2016 Tom (talk | contribs) automatically marked revision 6573 of page Euler totient patrolled
- 04:21, 22 June 2016 Tom (talk | contribs) uploaded File:Totientplot,to15000.png (Category:Plot <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt import fractions from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 50, 50 def totient(n): amount = 0 for k in range...)
- 04:19, 22 June 2016 Tom (talk | contribs) automatically marked revision 6571 of page Euler totient patrolled
- 04:19, 22 June 2016 Tom (talk | contribs) automatically marked revision 6570 of page File:Totientplot,to3500.png patrolled
- 04:19, 22 June 2016 Tom (talk | contribs) moved page File:Totientplot.png to File:Totientplot,to3500.png
- 04:16, 22 June 2016 Tom (talk | contribs) deleted page File:Totientplot,n=0..10000.png
- 04:15, 22 June 2016 Tom (talk | contribs) deleted page File:Totientplot,n=0..1000.png
- 04:15, 22 June 2016 Tom (talk | contribs) deleted page File:Totientplot,n=0..100.png
- 04:15, 22 June 2016 Tom (talk | contribs) automatically marked revision 6567 of page Euler totient patrolled
- 04:15, 22 June 2016 Tom (talk | contribs) uploaded File:Totientplot.png (Category:Plot <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt import fractions from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 10, 10 def totient(n): amount = 0 for k in range...)
- 03:59, 22 June 2016 Tom (talk | contribs) deleted page File:Complex qpochhammer (q,q) infty.png
- 03:59, 22 June 2016 Tom (talk | contribs) automatically marked revision 6565 of page Euler phi patrolled
- 03:58, 22 June 2016 Tom (talk | contribs) uploaded File:Complexeulerphiplot.png (Category:DomainColoring <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(lambda x: qp(x),[-1,1],[-1,1],points=100000,verbose=True) plt.title(r'Domain coloring of $\phi(z)$.') plt.savefig('complex...)
- 03:57, 22 June 2016 Tom (talk | contribs) uploaded File:Complexeulerphiglyph.png (Category:Eulerphiglyph <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: qp(x),[-1,1],[-1,1],points=50000,verbose=True)...)
- 03:56, 22 June 2016 Tom (talk | contribs) automatically marked revision 6562 of page Euler totient patrolled
- 03:55, 22 June 2016 Tom (talk | contribs) automatically marked revision 6561 of page Euler phi patrolled
- 03:49, 22 June 2016 Tom (talk | contribs) automatically marked revision 6560 of page Number theory functions footer patrolled
- 03:47, 22 June 2016 Tom (talk | contribs) automatically marked revision 6559 of page Chebyshev psi function patrolled
- 03:47, 22 June 2016 Tom (talk | contribs) automatically marked revision 6558 of page Chebyshev theta function patrolled
- 03:46, 22 June 2016 Tom (talk | contribs) automatically marked revision 6557 of page Number theory functions footer patrolled
- 03:46, 22 June 2016 Tom (talk | contribs) automatically marked revision 6556 of page Main Page patrolled
- 03:44, 22 June 2016 Tom (talk | contribs) uploaded a new version of File:Eulerphiglyph.png (Category:eulerphiglyph <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 2.4,2.4 x=np.arange(-1,1,0.01) f=np.vectorize(lambda x: qp(x)) y=f(x) x2...)
- 03:42, 22 June 2016 Tom (talk | contribs) uploaded File:Eulerphiglyph.png (Category:eulerphiglyph <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 2.4,2.4 x=np.arange(-1,1,0.01) f=np.vectorize(lambda x: qp(x)) y=f(x) x2...)
- 03:33, 22 June 2016 Tom (talk | contribs) deleted page File:Qpochhammer(q,q)infty.png
- 03:33, 22 June 2016 Tom (talk | contribs) automatically marked revision 6553 of page Euler phi patrolled
- 03:30, 22 June 2016 Tom (talk | contribs) automatically marked revision 6552 of page Q-Pochhammer patrolled
- 03:29, 22 June 2016 Tom (talk | contribs) automatically marked revision 6551 of page Euler phi patrolled
- 03:28, 22 June 2016 Tom (talk | contribs) automatically marked revision 6550 of page Euler phi patrolled
- 03:27, 22 June 2016 Tom (talk | contribs) uploaded File:Eulerphiplot.png (Category:Plot <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 10, 10 x=np.arange(-1,1,0.001); f=np.vectorize(lambda x: qp(x)) y=f(x) fig, ax =...)
- 03:23, 22 June 2016 Tom (talk | contribs) automatically marked revision 6548 of page Relationship between Euler phi and q-Pochhammer patrolled
- 03:22, 22 June 2016 Tom (talk | contribs) automatically marked revision 6547 of page Euler phi patrolled
- 03:22, 22 June 2016 Tom (talk | contribs) automatically marked revision 6546 of page Main Page patrolled
- 03:13, 22 June 2016 Tom (talk | contribs) automatically marked revision 6545 of page Hypergeometric pFq patrolled
- 03:10, 22 June 2016 Tom (talk | contribs) automatically marked revision 6544 of page Book:Earl David Rainville/Special Functions patrolled
- 03:07, 22 June 2016 Tom (talk | contribs) automatically marked revision 6543 of page Bateman F patrolled
- 03:06, 22 June 2016 Tom (talk | contribs) automatically marked revision 6542 of page Three-term recurrence for Bateman F patrolled
- 03:05, 22 June 2016 Tom (talk | contribs) automatically marked revision 6541 of page Generating relation for Bateman F patrolled
- 03:03, 22 June 2016 Tom (talk | contribs) automatically marked revision 6540 of page Bateman F patrolled
- 03:03, 22 June 2016 Tom (talk | contribs) automatically marked revision 6539 of page Generating relation for Bateman F patrolled