# HG changeset patch # User Christian Urban # Date 1475589260 -3600 # Node ID 84d6714840c9c33aa2b383445277b8656340f215 # Parent 028816884f70264b143a64e85beced0c9e3bd1f8 updated diff -r 028816884f70 -r 84d6714840c9 slides/compiled.data --- a/slides/compiled.data Tue Oct 04 14:30:08 2016 +0100 +++ b/slides/compiled.data Tue Oct 04 14:54:20 2016 +0100 @@ -1,6 +1,6 @@ %% LaTeX2e file `compiled.data' %% generated by the `filecontents' environment -%% from source `slides02' on 2016/10/02. +%% from source `slides02' on 2016/10/04. %% %1 0.234146 %5000 0.227539 diff -r 028816884f70 -r 84d6714840c9 slides/compiled2.data --- a/slides/compiled2.data Tue Oct 04 14:30:08 2016 +0100 +++ b/slides/compiled2.data Tue Oct 04 14:54:20 2016 +0100 @@ -1,6 +1,6 @@ %% LaTeX2e file `compiled2.data' %% generated by the `filecontents' environment -%% from source `slides02' on 2016/10/02. +%% from source `slides02' on 2016/10/04. %% 0 0 200 0.222058 diff -r 028816884f70 -r 84d6714840c9 slides/interpreted.data --- a/slides/interpreted.data Tue Oct 04 14:30:08 2016 +0100 +++ b/slides/interpreted.data Tue Oct 04 14:54:20 2016 +0100 @@ -1,6 +1,6 @@ %% LaTeX2e file `interpreted.data' %% generated by the `filecontents' environment -%% from source `slides02' on 2016/10/02. +%% from source `slides02' on 2016/10/04. %% 200 1.005863 400 7.8296765 diff -r 028816884f70 -r 84d6714840c9 slides/interpreted2.data --- a/slides/interpreted2.data Tue Oct 04 14:30:08 2016 +0100 +++ b/slides/interpreted2.data Tue Oct 04 14:54:20 2016 +0100 @@ -1,6 +1,6 @@ %% LaTeX2e file `interpreted2.data' %% generated by the `filecontents' environment -%% from source `slides02' on 2016/10/02. +%% from source `slides02' on 2016/10/04. %% 0 0 200 1.005863 diff -r 028816884f70 -r 84d6714840c9 slides/slides01.pdf Binary file slides/slides01.pdf has changed diff -r 028816884f70 -r 84d6714840c9 slides/slides01.tex --- a/slides/slides01.tex Tue Oct 04 14:30:08 2016 +0100 +++ b/slides/slides01.tex Tue Oct 04 14:54:20 2016 +0100 @@ -233,8 +233,8 @@ x label style={at={(1.07,0.0)}}, ylabel={time in secs}, enlargelimits=false, - xtick={0,4000,...,12000}, - xmax=13000, + xtick={0,5000,...,10000}, + xmax=11000, ymax=35, ytick={0,5,...,30}, scaled ticks=false, diff -r 028816884f70 -r 84d6714840c9 slides/slides02.pdf Binary file slides/slides02.pdf has changed diff -r 028816884f70 -r 84d6714840c9 slides/slides02.tex --- a/slides/slides02.tex Tue Oct 04 14:30:08 2016 +0100 +++ b/slides/slides02.tex Tue Oct 04 14:54:20 2016 +0100 @@ -82,8 +82,8 @@ x label style={at={(1.1,0.05)}}, ylabel={time in secs}, enlargelimits=false, - xtick={0,4000,...,12000}, - xmax=13500, + xtick={0,5000,...,10000}, + xmax=11500, ymax=35, ytick={0,5,...,30}, scaled ticks=false, @@ -788,8 +788,8 @@ x label style={at={(1.05,0.0)}}, ylabel={time in secs}, enlargelimits=false, - xtick={0,3000,...,12000}, - xmax=14000, + xtick={0,5000,...,10000}, + xmax=11000, ymax=35, ytick={0,5,...,30}, scaled ticks=false, @@ -819,10 +819,10 @@ x label style={at={(1.09,0.0)}}, ylabel={time in secs}, enlargelimits=false, - xmax=5000, - xtick={0,2000,...,6000}, - ytick={0,5,...,10}, - ymax=15, + xmax=27, + xtick={0,5,...,20}, + ytick={0,5,...,25}, + ymax=13, scaled ticks=false, axis lines=left, width=9cm, @@ -851,8 +851,8 @@ x label style={at={(1.09,0.0)}}, ylabel={time in secs}, enlargelimits=false, - ytick={0,5,...,20}, - ymax=25, + ytick={0,10,...,60}, + ymax=65, axis lines=left, width=9cm, height=5cm, @@ -1064,7 +1064,7 @@ \begin{tabular}{cc} \begin{tikzpicture} \begin{axis}[ - title={\small{}Graph: $a^{?\{n\}} \cdot a^{\{n\}}$}, + title={\small{}Graph: \bl{$a^{?\{n\}} \cdot a^{\{n\}}$}}, xlabel={$n$}, x label style={at={(1.04,0.0)}}, ylabel={time in secs}, @@ -1077,7 +1077,7 @@ width=5cm, height=5cm, legend entries={Scala V3, Scala V4}, - legend pos=north west] + legend style={at={(0.1,-0.2)},anchor=north}] \addplot[black,mark=square*,mark options={fill=white}] table {re3.data}; \addplot[purple,mark=square*,mark options={fill=white}] table {re4.data}; \end{axis} @@ -1085,7 +1085,7 @@ & \begin{tikzpicture} \begin{axis}[ - title={\small{}Graph: $(a^*)^* \cdot b$}, + title={\small{}Graph: \bl{$(a^*)^* \cdot b$}}, xlabel={$n$}, x label style={at={(1.09,0.0)}}, ylabel={time in secs}, @@ -1098,7 +1098,7 @@ width=5cm, height=5cm, legend entries={Scala V3, Scala V4}, - legend pos=north west] + legend style={at={(0.1,-0.2)},anchor=north}] \addplot[black,mark=square*,mark options={fill=white}] table {re3a.data}; \addplot[purple,mark=square*,mark options={fill=white}] table {re4a.data}; \end{axis}