Continue Stern part

This commit is contained in:
2018-04-10 09:20:19 +02:00
parent dd7b3a5fde
commit 3b2ad6a2fd
3 changed files with 57 additions and 34 deletions

View File

@ -8,8 +8,9 @@
$\ppt$ & Probabilistic Polynomial Time \\
$\epsilon$ & empty word \\
$\mathbf A$ & bold uppercase letters represent matrices\\
$\mathbf b$ & bold lowercase letters represent vectors\\
$\mathbf b$ & bold lowercase letters represent column vectors\\
$\widetilde{\mathbf A}$ & Gram-Schmidt orthogonalization of matrix $\mathbf A$\\
$\mathbf{A}^T_{}, \mathbf{u}^T_{}$ & the transpose of a matrix or a vector respectively\\
[1ex] \multicolumn{2}{l}{\scbf{Usual sets}} \\
$\QQ$ & the set of rational numbers \\
$\RR$ & the set of real numbers \\