User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 23:22, 10 June 2016 (diff | hist) . . (+323) . . N File:Complexbesseli,n=0plot.png (Category:DomainColoring <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(lambda x: besseli(0,x),[-15,15],[-15,15],points=50000,verbose=True) plt.title(r'Domain coloring of $I_0(z)$.') plt.savefig...) (current)
- 23:14, 10 June 2016 (diff | hist) . . (+5) . . File:Sphericalbessely,n=0glyph.png (current)
- 23:13, 10 June 2016 (diff | hist) . . (+1,038) . . N File:Sphericalbessely,n=0glyph.png (Category:Sphericalbessely <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 def sphericalbessely(n,z): return ((pi/(2*z))**(1/2))*...)
- 22:59, 10 June 2016 (diff | hist) . . (+1,033) . . N File:Sphericalbesselj,n=0glyph.png (Category:Sphericalbesseljglyph <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 def sphericalbesselj(n,z): return ((pi/(2*z))**(1...) (current)
- 22:53, 10 June 2016 (diff | hist) . . (+32) . . Bessel functions footer
- 22:47, 10 June 2016 (diff | hist) . . (+413) . . N File:Complexsphericalbessely,n=0glyph.png (Category:Sphericalbesselyglyph <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 sphericalbessely(n,z): return ((pi/(2*z))**...) (current)
- 22:43, 10 June 2016 (diff | hist) . . (+31) . . Bessel functions footer
- 22:42, 10 June 2016 (diff | hist) . . (+413) . . N File:Complexsphericalbesselj,n=0glyph.png (Category:Sphericalbesseljglyph <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 sphericalbesselj(n,z): return ((pi/(2*z))**...) (current)
- 22:36, 10 June 2016 (diff | hist) . . (+306) . . N File:Complexbesseli,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.5, 2.5 cplot(lambda x: besseli(0,x),[-8,8],[-8,8],points=40000,verbose=...) (current)
- 22:34, 10 June 2016 (diff | hist) . . (+306) . . N File:Complexbesselk,n=0glyph.png (Category:Besselkglyph <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: besselk(0,x),[-8,8],[-8,8],points=40000,verbose=...) (current)
- 22:26, 10 June 2016 (diff | hist) . . (+18) . . Bessel functions footer
- 22:25, 10 June 2016 (diff | hist) . . (+154) . . Bessel functions footer
- 22:23, 10 June 2016 (diff | hist) . . (+306) . . N File:Complexbessely,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.5, 2.5 cplot(lambda x: bessely(0,x),[-8,8],[-8,8],points=40000,verbose=...) (current)
- 22:20, 10 June 2016 (diff | hist) . . (+306) . . N File:Complexbesselj,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.5, 2.5 cplot(lambda x: besselj(0,x),[-8,8],[-8,8],points=40000,verbose=...) (current)
- 22:13, 10 June 2016 (diff | hist) . . (-164) . . Bessel functions footer
- 22:12, 10 June 2016 (diff | hist) . . (0) . . File:Besselk,n=0glyph.png (Tom uploaded a new version of "File:Besselk,n=0glyph.png") (current)
- 22:11, 10 June 2016 (diff | hist) . . (+1) . . Bessel functions footer
- 22:10, 10 June 2016 (diff | hist) . . (-1) . . Bessel functions footer
- 22:09, 10 June 2016 (diff | hist) . . (+1,053) . . N File:Besselk,n=0glyph.png (Category:Besselkglyph <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,4,0.01) x2=np.arange(-25,25,0.1) f=np.vectorize(l...)
- 21:31, 10 June 2016 (diff | hist) . . (+1,051) . . N File:Besseli,n=1glyph.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(-4,4,0.01) x2=np.arange(-25,25,0.1) f=np.vectorize(la...) (current)
- 21:28, 10 June 2016 (diff | hist) . . (+31) . . Bessel functions footer
- 21:26, 10 June 2016 (diff | hist) . . (0) . . File:Besseli,n=0glyph.png (Tom uploaded a new version of "File:Besseli,n=0glyph.png") (current)
- 21:26, 10 June 2016 (diff | hist) . . (0) . . File:Besseli,n=0glyph.png (Tom uploaded a new version of "File:Besseli,n=0glyph.png")
- 21:25, 10 June 2016 (diff | hist) . . (+1,045) . . N 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 (diff | hist) . . (+48) . . Bessel functions footer
- 21:20, 10 June 2016 (diff | hist) . . (+1,050) . . N 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(...) (current)
- 21:18, 10 June 2016 (diff | hist) . . (+1,050) . . N 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(...) (current)
- 21:12, 10 June 2016 (diff | hist) . . (+1,006) . . N 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...) (current)
- 21:10, 10 June 2016 (diff | hist) . . (+13) . . Bessel functions footer
- 21:08, 10 June 2016 (diff | hist) . . (+1,006) . . N 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...) (current)
- 20:59, 10 June 2016 (diff | hist) . . (+451) . . N 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...) (current)
- 20:51, 10 June 2016 (diff | hist) . . (-146) . . Main Page
- 20:50, 10 June 2016 (diff | hist) . . (+147) . . Bessel functions footer
- 20:46, 10 June 2016 (diff | hist) . . (0) . . Main Page (→Elliptic functions)
- 20:45, 10 June 2016 (diff | hist) . . (+162) . . Jacobi elliptic functions footer
- 20:42, 10 June 2016 (diff | hist) . . (+22) . . Kelvin functions footer
- 20:38, 10 June 2016 (diff | hist) . . (+311) . . N 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...) (current)
- 20:34, 10 June 2016 (diff | hist) . . (+21) . . Hankel functions footer
- 20:33, 10 June 2016 (diff | hist) . . (+1) . . File:Complexhankel2,n=0glyph.png (current)
- 20:32, 10 June 2016 (diff | hist) . . (+310) . . N 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 (diff | hist) . . (+310) . . N 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...) (current)
- 20:21, 10 June 2016 (diff | hist) . . (+311) . . N 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...) (current)
- 20:16, 10 June 2016 (diff | hist) . . (+45) . . Hankel functions footer
- 20:10, 10 June 2016 (diff | hist) . . (+1) . . File:Complexhankel1,n=0glyph.png (current)
- 20:09, 10 June 2016 (diff | hist) . . (+310) . . N 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 (diff | hist) . . (+294) . . N 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...) (current)
- 19:57, 10 June 2016 (diff | hist) . . (+294) . . N 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...) (current)
- 19:43, 10 June 2016 (diff | hist) . . (+31) . . Airy functions footer
- 19:43, 10 June 2016 (diff | hist) . . (+9) . . File:Scorerhiglyph.png (current)
- 19:42, 10 June 2016 (diff | hist) . . (+881) . . N 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...)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)