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).
- 05:57, 10 January 2017 Tom (talk | contribs) automatically marked revision 8078 of page File:Sineglyph.png patrolled
- 20:06, 7 February 2016 Tom (talk | contribs) automatically marked revision 3973 of page File:Sineglyph.png patrolled
- 17:55, 29 January 2016 Tom (talk | contribs) uploaded File:Sineglyph.png (<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,2*pi,0.00001) f=np.vectorize(sin) y=f(x) fig, ax = plt.subplots() plt.ylim([...)
- 17:55, 29 January 2016 Tom (talk | contribs) deleted page File:Sineglyph.png
- 17:54, 29 January 2016 Tom (talk | contribs) uploaded File:Sineglyph.png (<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,2*pi,0.00001) f=np.vectorize(sin) y=f(x) fig, ax = plt.subplots() plt.ylim([...)
- 17:54, 29 January 2016 Tom (talk | contribs) deleted page File:Sineglyph.png
- 17:51, 29 January 2016 Tom (talk | contribs) uploaded File:Sineglyph.png (#!/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,2*pi,0.00001) f=np.vectorize(sin) y=f(x) fig, ax = plt.subplots() plt.ylim([-1.1,1...)
- 17:51, 29 January 2016 Tom (talk | contribs) deleted page File:Sineglyph.png
- 17:50, 29 January 2016 Tom (talk | contribs) uploaded File:Sineglyph.png (<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(-2*pi,2*pi,0.00001) f=np.vectorize(sin) y=f(x) fig, ax = plt.subplots() plt.yl...)
- 17:49, 29 January 2016 Tom (talk | contribs) deleted page File:Sineglyph.png
- 17:45, 29 January 2016 Tom (talk | contribs) uploaded File:Sineglyph.png (<pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 1.2,1.2 x=np.arange(-2*pi,2*pi,0.0001) f=np.vectorize(sin) y=f(x) fig, ax = plt.subplots() plt.yli...)
- 17:45, 29 January 2016 Tom (talk | contribs) deleted page File:Sineglyph.png
- 17:44, 29 January 2016 Tom (talk | contribs) uploaded File:Sineglyph.png (<pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 1.2,1.2 x=np.arange(-2*pi,2*pi,0.0001) f=np.vectorize(sin) y=f(x) fig, ax = plt.subplots() plt.yli...)
- 17:44, 29 January 2016 Tom (talk | contribs) deleted page File:Sineglyph.png
- 17:43, 29 January 2016 Tom (talk | contribs) uploaded File:Sineglyph.png (<pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 1.2,1.2 x=np.arange(-2*pi,2*pi,0.0001) f=np.vectorize(sin) y=f(x) fig, ax = plt.subplots() plt.yli...)
- 17:43, 29 January 2016 Tom (talk | contribs) deleted page File:Sineglyph.png
- 17:36, 29 January 2016 Tom (talk | contribs) uploaded File:Sineglyph.png (<pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 0.6, 0.6 x=np.arange(-2*pi,2*pi,0.001) f=np.vectorize(sin) y=f(x) fig, ax = plt.subplots() plt.yli...)
- 17:36, 29 January 2016 Tom (talk | contribs) deleted page File:Sineglyph.png
- 17:34, 29 January 2016 Tom (talk | contribs) uploaded File:Sineglyph.png (<pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 0.6, 0.6 x=np.arange(-2*pi,2*pi,0.001) f=np.vectorize(sin) y=f(x) fig, ax = plt.subplots() plt.yli...)