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)- 20:09, 9 June 2016 Tom (talk | contribs) automatically marked revision 5890 of page Relationship between Bessel J and hypergeometric 0F1 patrolled
- 20:09, 9 June 2016 Tom (talk | contribs) automatically marked revision 5889 of page Kelvin ber patrolled
- 20:09, 9 June 2016 Tom (talk | contribs) automatically marked revision 5888 of page Kelvin bei patrolled
- 20:09, 9 June 2016 Tom (talk | contribs) automatically marked revision 5887 of page Relationship between Bessel I and Bessel J patrolled
- 20:09, 9 June 2016 Tom (talk | contribs) automatically marked revision 5886 of page Relationship between Anger function and Bessel J patrolled
- 20:09, 9 June 2016 Tom (talk | contribs) automatically marked revision 5885 of page Jinc patrolled
- 20:08, 9 June 2016 Tom (talk | contribs) automatically marked revision 5884 of page Bessel Y patrolled
- 20:08, 9 June 2016 Tom (talk | contribs) uploaded File:Complexbessely,n=1.png (Category:DomainColoring <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(lambda x: bessely(1,x),[-8,8],[-8,8],points=50000,verbose=True) plt.title(r'Domain coloring of $Y_1(z)$.') plt.savefig('co...)
- 20:06, 9 June 2016 Tom (talk | contribs) automatically marked revision 5882 of page Bessel Y patrolled
- 20:06, 9 June 2016 Tom (talk | contribs) uploaded File:Complexbessely,n=0.png (Category:DomainColoring <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(lambda x: bessely(0,x),[-8,8],[-8,8],points=50000,verbose=True) plt.title(r'Domain coloring of $Y_0(z)$.') plt.savefig('co...)
- 19:57, 9 June 2016 Tom (talk | contribs) automatically marked revision 5880 of page Relationship between Bessel I and Bessel J patrolled
- 19:57, 9 June 2016 Tom (talk | contribs) automatically marked revision 5879 of page Relationship between Bessel J and hypergeometric 0F1 patrolled
- 19:56, 9 June 2016 Tom (talk | contribs) automatically marked revision 5878 of page Bessel at -n-1/2 in terms of Bessel polynomial patrolled
- 19:56, 9 June 2016 Tom (talk | contribs) automatically marked revision 5877 of page Bessel at n+1/2 in terms of Bessel polynomial patrolled
- 19:56, 9 June 2016 Tom (talk | contribs) automatically marked revision 5876 of page Bessel polynomial in terms of Bessel functions patrolled
- 19:55, 9 June 2016 Tom (talk | contribs) automatically marked revision 5875 of page Bessel J patrolled
- 19:55, 9 June 2016 Tom (talk | contribs) deleted page Bessel J and Y solve Bessel's differential equation (monomial multiple outside,weighted monomial in argument) (content was: "<div class="toccolours mw-collapsible mw-collapsed"> <strong>Bessel J sub nu and Y sub nu solve Bessel's differential equation (monomial multiple outside,weighted monom..." (and the only contributor was "Tom"))
- 19:55, 9 June 2016 Tom (talk | contribs) deleted page Bessel J and Y solve Bessel's differential equation (constant multiple in argument) (content was: "<div class="toccolours mw-collapsible mw-collapsed"> <strong>Theorem..." (and the only contributor was "Tom"))
- 19:55, 9 June 2016 Tom (talk | contribs) automatically marked revision 5874 of page Bessel Y patrolled
- 19:54, 9 June 2016 Tom (talk | contribs) deleted page Bessel J and Y solve Bessel's differential equation (content was: "==Theorem== The general solution of $$z^2 y'' + zy' + (z^2-\nu^2)y=0$$ is $c_1J_{\nu}(z)+c_2Y_{\nu}(z)$, where $J_{\nu}$ denotes the Bessel J sub nu|Bessel functio..." (and the only contributor was "Tom"))
- 19:54, 9 June 2016 Tom (talk | contribs) automatically marked revision 5873 of page Bessel J and Y solve Bessel's differential equation patrolled
- 19:49, 9 June 2016 Tom (talk | contribs) automatically marked revision 5872 of page Book:Edward Charles Titchmarsh/The Zeta-Function of Riemann patrolled
- 19:47, 9 June 2016 Tom (talk | contribs) automatically marked revision 5871 of page Riemann zeta patrolled
- 19:47, 9 June 2016 Tom (talk | contribs) automatically marked revision 5870 of page Riemann zeta patrolled
- 19:46, 9 June 2016 Tom (talk | contribs) automatically marked revision 5869 of page Euler product for Riemann zeta patrolled
- 19:46, 9 June 2016 Tom (talk | contribs) automatically marked revision 5868 of page Euler product for Riemann zeta patrolled
- 19:44, 9 June 2016 Tom (talk | contribs) automatically marked revision 5867 of page Riemann zeta patrolled
- 19:40, 9 June 2016 Tom (talk | contribs) moved page Riemann zeta function to Riemann zeta over redirect
- 19:39, 9 June 2016 Tom (talk | contribs) moved page Book:Edward Charles Titchmarch/The Zeta-Function of Riemann to Book:Edward Charles Titchmarsh/The Zeta-Function of Riemann
- 19:37, 9 June 2016 Tom (talk | contribs) automatically marked revision 5862 of page Prime counting patrolled
- 19:37, 9 June 2016 Tom (talk | contribs) automatically marked revision 5861 of page Prime counting patrolled
- 19:35, 9 June 2016 Tom (talk | contribs) automatically marked revision 5860 of page File:Complexjacobisn,m=0.8glyph.png patrolled
- 19:35, 9 June 2016 Tom (talk | contribs) uploaded File:Complexjacobisn,m=0.8glyph.png (Category:jacobisn <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: ellipfun('sn',x,0.8),[-4,4],[-4,4],points=40000,verb...)
- 19:33, 9 June 2016 Tom (talk | contribs) uploaded File:Complexjacobisd,m=0.8glyph.png (Category:jacobisdglyph <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: ellipfun('sd',x,0.8),[-4,4],[-4,4],points=40000...)
- 19:32, 9 June 2016 Tom (talk | contribs) automatically marked revision 5857 of page File:Complexjacobisc,m=0.8glyph.png patrolled
- 19:31, 9 June 2016 Tom (talk | contribs) uploaded File:Complexjacobisc,m=0.8glyph.png (Category:jacobisc <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: ellipfun('sc',x,0.8),[-4,4],[-4,4],points=40000,verb...)
- 19:29, 9 June 2016 Tom (talk | contribs) uploaded a new version of File:Complexjacobins,m=0.8glyph.png (Category:jacobinsglyph <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: ellipfun('ns',x,0.8),[-4,4],[-4,4],points=40000...)
- 19:28, 9 June 2016 Tom (talk | contribs) uploaded File:Complexjacobins,m=0.8glyph.png (Category:jacobinsglyph <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: ellipfun('sc',x,0.8),[-4,4],[-4,4],points=40000...)
- 19:27, 9 June 2016 Tom (talk | contribs) automatically marked revision 5853 of page File:Complexjacobind,m=0.8glyph.png patrolled
- 19:27, 9 June 2016 Tom (talk | contribs) uploaded File:Complexjacobind,m=0.8glyph.png (Category:Jacobind <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: ellipfun('ns',x,0.8),[-4,4],[-4,4],points=40000,verb...)
- 19:25, 9 June 2016 Tom (talk | contribs) uploaded File:Complexjacobinc,m=0.8glyph.png (Category:jacobincglyph <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: ellipfun('nc',x,0.8),[-4,4],[-4,4],points=40000...)
- 19:24, 9 June 2016 Tom (talk | contribs) automatically marked revision 5850 of page File:Complexjacobids,m=0.8glyph.png patrolled
- 19:23, 9 June 2016 Tom (talk | contribs) uploaded File:Complexjacobids,m=0.8glyph.png (Category:jacobids <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: ellipfun('ds',x,0.8),[-4,4],[-4,4],points=40000,verb...)
- 19:20, 9 June 2016 Tom (talk | contribs) uploaded File:Complexjacobidc,m=0.8glyph.png (Category:Jacobidcglyph <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: ellipfun('dc',x,0.8),[-4,4],[-4,4],points=40000...)
- 19:17, 9 June 2016 Tom (talk | contribs) uploaded File:Complexjacobidn,m=0.8glyph.png (Category:Jacobidnglyph <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: ellipfun('dn',x,0.8),[-4,4],[-4,4],points=40000...)
- 19:13, 9 June 2016 Tom (talk | contribs) uploaded File:Complexjacobics,m=0.8glyph.png (Category:Jacobicsglyph <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: ellipfun('cs',x,0.8),[-4,4],[-4,4],points=40000...)
- 19:12, 9 June 2016 Tom (talk | contribs) uploaded File:Complexjacobicd,m=0.8glyph.png (Category:jacobicdglyph <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: ellipfun('cd',x,0.8),[-4,4],[-4,4],points=40000...)
- 19:10, 9 June 2016 Tom (talk | contribs) uploaded File:Complexjacobicn,m=0.8glyph.png (Category:jacobicnglyph <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: ellipfun('cn',x,0.8),[-4,4],[-4,4],points=40000...)
- 19:07, 9 June 2016 Tom (talk | contribs) automatically marked revision 5843 of page Format notes patrolled
- 19:06, 9 June 2016 Tom (talk | contribs) automatically marked revision 5842 of page Format notes patrolled