mirror of
https://github.com/tuneinsight/lattigo.git
synced 2025-09-13 03:27:14 +00:00
changed figure size for bootstrapping experiment
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
\begin{tikzpicture}
|
||||
\begin{axis}[
|
||||
title={},
|
||||
width=0.55\textwidth,
|
||||
height=0.55\textwidth,
|
||||
width=0.50\textwidth,
|
||||
height=0.50\textwidth,
|
||||
xlabel={$\log(\text{slots})$},
|
||||
ylabel={Precision (bits)},
|
||||
xmin=2, xmax=16,
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
\begin{tikzpicture}
|
||||
\begin{axis}[
|
||||
title={},
|
||||
width=1.3\textwidth,
|
||||
height=1.2\textwidth,
|
||||
width=0.5\textwidth,
|
||||
height=0.5\textwidth,
|
||||
xlabel={Precision (bits)},
|
||||
ylabel={$\Pr[\mathsf{prec}(\mathsf{slot})<x]$},
|
||||
xmin=15, xmax=32,
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
\begin{tikzpicture}
|
||||
\begin{axis}[
|
||||
title={},
|
||||
width=1\textwidth,
|
||||
height=0.55\textwidth,
|
||||
width=\textwidth,
|
||||
height=0.5\textwidth,
|
||||
xlabel={Iteration},
|
||||
ylabel={Precision (bits)},
|
||||
xmin=0, xmax=51,
|
||||
|
||||
Reference in New Issue
Block a user