[PATCH 2/5] future/QC: Remove alternate-row coloring in Table 17.5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>From 2bbc03f5aef7c67348afed2c9e46627fc9740f5d Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@xxxxxxxxx>
Date: Sat, 24 Feb 2018 18:03:21 +0900
Subject: [PATCH 2/5] future/QC: Remove alternate-row coloring in Table 17.5

Alternate-row coloring is redundant with the midrules in the tables.
So remove \rowcolors and \cellcolor macros.
Trimming left and right edges of the tables (by "@{}" column-format
specifier) further improves their looks when background colors are
not used.

Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>
---
 future/QC.tex | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/future/QC.tex b/future/QC.tex
index 6491985..d88aaac 100644
--- a/future/QC.tex
+++ b/future/QC.tex
@@ -632,12 +632,11 @@ $10^{-4}$).
 \end{figure}
 
 \begin{table*}[tbh]
-\rowcolors{1}{}{lightgray}
 \renewcommand*{\arraystretch}{1.1}
 \small
 \centering
 \subfloat[Single-Qubit Gate Properties]{
-\begin{tabular}{ll*{5}{S[table-format=2.3]}}
+\begin{tabular}{@{}ll*{5}{S[table-format=2.3]}@{}}
 	\toprule
 	& & \multicolumn{5}{c}{Qubit} \\
 	\cmidrule{3-7}
@@ -646,9 +645,9 @@ $10^{-4}$).
 		\multicolumn{1}{c}{Q\textsubscript{1}} &
 			\multicolumn{1}{c}{Q\textsubscript{2}} &
 				\multicolumn{1}{c}{Q\textsubscript{3}} &
-					\multicolumn{1}{c}{Q\textsubscript{4}} \\
+					\multicolumn{1}{c@{}}{Q\textsubscript{4}} \\
 	\cmidrule(r){1-2} \cmidrule{3-7}
-	\cellcolor{white}Per-Operation & \cellcolor{white}Error Rate (\%) &
+	Per-Operation & Error Rate (\%) &
 	 0.197 &
 		 0.129 &
 			 0.197 &
@@ -661,7 +660,7 @@ $10^{-4}$).
 				99.837 &
 					99.906 \\
 	\cmidrule(r){1-2} \cmidrule{3-7}
-	\cellcolor{white}Readout & \cellcolor{white}Error Rate (\%) &
+	Readout & Error Rate (\%) &
 	 4.50 &
 		 3.60 &
 			 2.00 &
@@ -677,9 +676,8 @@ $10^{-4}$).
 \end{tabular}
 }
 
-\rowcolors{2}{}{lightgray}
 \subfloat[Multi-Qubit Gate Properties (Entanglement)]{
-\begin{tabular}{ll*{6}{S[table-format=2.2]}}
+\begin{tabular}{@{}ll*{6}{S[table-format=2.2]}@{}}
 	\toprule
 	& & \multicolumn{6}{c}{Entanglement Connection} \\
 	\cmidrule{3-8}
@@ -689,9 +687,9 @@ $10^{-4}$).
 				\multicolumn{1}{c}{CX0\_2} &
 					\multicolumn{1}{c}{CX3\_2} &
 						\multicolumn{1}{c}{CX4\_2} &
-							\multicolumn{1}{c}{CX3\_4} \\
+							\multicolumn{1}{c@{}}{CX3\_4} \\
 	\cmidrule(r){1-2} \cmidrule{3-8}
-	\cellcolor{white}Readout & \cellcolor{white}Error Rate (\%) &
+	Readout & Error Rate (\%) &
 		 3.46 &
 			 4.07 &
 				 3.26 &
-- 
2.7.4


--
To unsubscribe from this list: send the line "unsubscribe perfbook" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux