forked from Indi-Quantum-Community/Nielsen-Chuang-Solutions
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathmain.tex
105 lines (86 loc) · 3.02 KB
/
main.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
\documentclass{article}
\usepackage{amssymb}
\usepackage{amsmath,amsfonts,amssymb,amsthm}
\usepackage[utf8]{inputenc}
\usepackage{mathtools}
\usepackage{braket}
\usepackage{nicematrix}
\usepackage[dvipdfmx]{graphicx}
%\usepackage[english]{babel}
%\RequirePackage[l2tabu, orthodox]{nag}
%\usepackage[all, warning]{onlyamsmath}
\usepackage{siunitx}
\usepackage{CJKutf8}
\usepackage{ascmac} % screen
\usepackage{ulem}
\usepackage{cases}
\usepackage{braket}
\usepackage{dsfont}
\usepackage{ascmac}
\usepackage{url}
\usepackage{hyperref} % hyper link
\usepackage{ccicons} % creative commons license icon
\usepackage{fancyhdr} % footer
%\pagestyle{fancy}
%\cfoot[\href{http://creativecommons.org/licenses/by-nc-sa/4.0/}{Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License}.]{}
\usepackage{color}
\begin{document}
\section{Chapter 1 Solutions}
\input{Chapter 1/monitsharma_chap1_solutions.tex}
\newpage
\section{Chapter 2 solutions}
\label{sec:chapter-2-solutions}
\input{Chapter 2/soham_1to5.tex}
%\input{soham_1to5}
\input{Chapter 2/clausia_8to12.tex}
\input{Chapter 2/monit_chapter2_adj_and_hermitian.tex}
%\input{monit_chapter2_adj_and_hermitian.tex}
\input{Chapter 2/monit_chapter2_tensor_products.tex}
%\input{monit_chapter2_tensor_products.tex}
\input{Chapter 2/monit_chapter2_operator_functions.tex}
%\input{monit_chapter2_operator_functions.tex}
\input{Chapter 2/monit_chapter2_comm_anticomm.tex}
%\input{monit_chapter2_comm_anticomm.tex}
\input{Chapter 2/monit_chapter2_polar_value.tex}
%\input{monit_chapter2_polar_value.tex}
\input{Chapter 2/monit_chapter2_postulates.tex}
%\input{monit_chapter2_postulates.tex}
\input{Chapter 2/monit_chapter2_quantum_measurement.tex}
%\input{monit_chapter2_quantum_measurement.tex}
\input{Chapter 2/monit_chapter2_projective_measurement.tex}
%\input{monit_chapter2_projective_measurement.tex}
\input{Chapter 2/monit_chapter2_povm.tex}
%\input{monit_chapter2_povm.tex}
\input{Chapter 2/monit_chapter2_phase.tex}
%\input{monit_chapter2_phase.tex}
\input{Chapter 2/monit_chapter2_averagevalue.tex}
%\input{monit_chapter2_averagevalue.tex}
\input{Chapter 2/monit_chapter2_superdense.tex}
%\input{monit_chapter2_superdense.tex}
\input{Chapter 2/monit_chapter2_schmidt.tex}
%\input{monit_chapter2_schmidt.tex}
\input{Chapter 2/monit_chapter2_final.tex}
%\input{monit_chapter2_final.tex}
%\input{monit_chapter8_all_solutions.tex}
\newpage
\section{Chapter 3 solutions}
\input{Chapter 3/monit_chapter3_soln.tex}
\newpage
\section{Chapter 4 solutions}
\input{Chapter 4/monit_sharma_chap4solutions.tex}
\newpage
\section{Chapter 5 solutions}
\input{Chapter 5/monitsharma_chap5_solutions.tex}
\newpage
\section{Chapter 6 solutions}
\input{Chapter 6/monit_sharma_chap6}
\newpage
\section{Chapter 8 solutions}
\input{Chapter 8/monit_chapter8_all_solutions.tex}
\newpage
\section{Chapter 9 solutions}
\input{Chapter 9/monit_chap9}
\newpage
\section{Chapter 11 solution}
\input{Chapter 11/monit_chap11}
\end{document}