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)- 21:26, 10 June 2016 Tom (talk | contribs) uploaded a new version of File:Besseli,n=0glyph.png (Category:Besseliglyph <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(-3,3,0.01) x2=np.arange(-25,25,0.1) f=np.vectorize(la...)
- 21:25, 10 June 2016 Tom (talk | contribs) uploaded File:Besseli,n=0glyph.png (Category:Besseliglyph <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(-3,3,0.01) x2=np.arange(-25,25,0.1) f=np.vectorize(la...)
- 21:21, 10 June 2016 Tom (talk | contribs) automatically marked revision 5988 of page Bessel functions footer patrolled
- 21:20, 10 June 2016 Tom (talk | contribs) uploaded File:Bessely,n=1glyph.png (Category:Besselyglyph <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(0.1,25,0.01) x2=np.arange(-25,25,0.1) f=np.vectorize(...)
- 21:18, 10 June 2016 Tom (talk | contribs) uploaded File:Bessely,n=0glyph.png (Category:Besselyglyph <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(0.1,25,0.01) x2=np.arange(-25,25,0.1) f=np.vectorize(...)
- 21:12, 10 June 2016 Tom (talk | contribs) uploaded File:Besselj,n=1glyph.png (Category:Besseljglyph <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(-15,15,0.1) x2=np.arange(-15,15,0.1) f=np.vectorize(l...)
- 21:10, 10 June 2016 Tom (talk | contribs) automatically marked revision 5984 of page Bessel functions footer patrolled
- 21:08, 10 June 2016 Tom (talk | contribs) uploaded File:Besselj,n=0glyph.png (Category:Besseljglyph <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(-15,15,0.1) x2=np.arange(-15,15,0.1) f=np.vectorize(l...)
- 20:59, 10 June 2016 Tom (talk | contribs) uploaded File:Complexanger,n=0.5glyph.png (Category:Angerglyph <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 def angerintegrand(t,n,x): return cos(n*t-x*sin(t)) def an...)
- 20:51, 10 June 2016 Tom (talk | contribs) automatically marked revision 5981 of page Main Page patrolled
- 20:50, 10 June 2016 Tom (talk | contribs) automatically marked revision 5980 of page Bessel functions footer patrolled
- 20:46, 10 June 2016 Tom (talk | contribs) automatically marked revision 5979 of page Main Page patrolled
- 20:45, 10 June 2016 Tom (talk | contribs) automatically marked revision 5978 of page Jacobi elliptic functions footer patrolled
- 20:42, 10 June 2016 Tom (talk | contribs) automatically marked revision 5977 of page Kelvin functions footer patrolled
- 20:38, 10 June 2016 Tom (talk | contribs) uploaded File:Complexhankel2,n=1glyph.png (Category:hankelh2glyph <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: hankel2(1,x),[-10,10],[-10,10],points=40000,ver...)
- 20:34, 10 June 2016 Tom (talk | contribs) automatically marked revision 5975 of page Hankel functions footer patrolled
- 20:33, 10 June 2016 Tom (talk | contribs) automatically marked revision 5974 of page File:Complexhankel2,n=0glyph.png patrolled
- 20:32, 10 June 2016 Tom (talk | contribs) uploaded File:Complexhankel2,n=0glyph.png (Category:hankel2glyph <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: hankel2(0,x),[-10,10],[-10,10],points=40000,verb...)
- 20:28, 10 June 2016 Tom (talk | contribs) uploaded File:Complexhankel1,n=2glyph.png (Category:hankel1glyph <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: hankel1(1,x),[-10,10],[-10,10],points=40000,verb...)
- 20:21, 10 June 2016 Tom (talk | contribs) uploaded File:Complexhankel1,n=1glyph.png (Category:Hankelh1glyph <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: hankel1(1,x),[-10,10],[-10,10],points=40000,ver...)
- 20:16, 10 June 2016 Tom (talk | contribs) automatically marked revision 5970 of page Hankel functions footer patrolled
- 20:10, 10 June 2016 Tom (talk | contribs) automatically marked revision 5969 of page File:Complexhankel1,n=0glyph.png patrolled
- 20:09, 10 June 2016 Tom (talk | contribs) uploaded File:Complexhankel1,n=0glyph.png (Category:hankel1glyph <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: hankel1(0,x),[-10,10],[-10,10],points=40000,verb...)
- 19:59, 10 June 2016 Tom (talk | contribs) uploaded File:Complexscorerhiglyph.png (Category:Scorerhiglyph <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(scorerhi,[-10,10],[-10,10],points=40000,verbose=True) plt...)
- 19:57, 10 June 2016 Tom (talk | contribs) uploaded File:Complexscorergiglyph.png (Category:Scorergiglyph <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(scorergi,[-10,10],[-10,10],points=40000,verbose=True) plt...)
- 19:43, 10 June 2016 Tom (talk | contribs) automatically marked revision 5965 of page Airy functions footer patrolled
- 19:43, 10 June 2016 Tom (talk | contribs) automatically marked revision 5964 of page File:Scorerhiglyph.png patrolled
- 19:42, 10 June 2016 Tom (talk | contribs) uploaded File:Scorerhiglyph.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'] = 2.4,2.4 x=np.arange(-3,3,0.1) x2=np.arange(-1,15,0.1) f=np.vectorize(scorerhi) y=f...)
- 19:39, 10 June 2016 Tom (talk | contribs) automatically marked revision 5962 of page Airy functions footer patrolled
- 19:38, 10 June 2016 Tom (talk | contribs) automatically marked revision 5961 of page Main Page patrolled
- 19:37, 10 June 2016 Tom (talk | contribs) uploaded File:Scorergiglyph.png (Category:scorergiglyph <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(-10,20,0.1) f=np.vectorize(scorergi) y=f(x) def g(x)...)
- 19:33, 10 June 2016 Tom (talk | contribs) automatically marked revision 5959 of page Airy functions footer patrolled
- 19:31, 10 June 2016 Tom (talk | contribs) automatically marked revision 5958 of page Airy functions footer patrolled
- 19:30, 10 June 2016 Tom (talk | contribs) automatically marked revision 5957 of page Bessel Y patrolled
- 19:29, 10 June 2016 Tom (talk | contribs) automatically marked revision 5956 of page Bessel Y patrolled
- 19:27, 10 June 2016 Tom (talk | contribs) uploaded a new version of File:Multiplebesseljplot.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(-40,40,0.01); j0=np.vectorize(lambda x: besselj(0,x)) j1=np.vec...)
- 19:24, 10 June 2016 Tom (talk | contribs) uploaded File:Multiplebesselyplot.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(0.01,20,0.01); j0=np.vectorize(lambda x: bessely(0,x)) j1=np.ve...)
- 19:17, 10 June 2016 Tom (talk | contribs) automatically marked revision 5953 of page Spherical Bessel y patrolled
- 19:16, 10 June 2016 Tom (talk | contribs) automatically marked revision 5952 of page Spherical Bessel y patrolled
- 19:16, 10 June 2016 Tom (talk | contribs) automatically marked revision 5951 of page Spherical Bessel y patrolled
- 19:16, 10 June 2016 Tom (talk | contribs) automatically marked revision 5950 of page Spherical Bessel y patrolled
- 19:15, 10 June 2016 Tom (talk | contribs) automatically marked revision 5949 of page Spherical Bessel j patrolled
- 19:15, 10 June 2016 Tom (talk | contribs) automatically marked revision 5948 of page Modified Bessel K patrolled
- 19:14, 10 June 2016 Tom (talk | contribs) automatically marked revision 5947 of page Modified Bessel I patrolled
- 19:14, 10 June 2016 Tom (talk | contribs) automatically marked revision 5946 of page Bessel Y patrolled
- 19:14, 10 June 2016 Tom (talk | contribs) automatically marked revision 5945 of page Bessel Y patrolled
- 19:14, 10 June 2016 Tom (talk | contribs) automatically marked revision 5944 of page Bessel J patrolled
- 19:13, 10 June 2016 Tom (talk | contribs) automatically marked revision 5943 of page Bessel functions footer patrolled
- 19:13, 10 June 2016 Tom (talk | contribs) automatically marked revision 5942 of page Main Page patrolled
- 19:10, 10 June 2016 Tom (talk | contribs) automatically marked revision 5941 of page Bessel functions footer patrolled