From 1fe1db0538d5306d20b4917d404ae67472583fe0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 13 May 2020 17:47:01 -0600 Subject: [PATCH] Add a couple of comments. --- 9.2/paper.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/9.2/paper.tex b/9.2/paper.tex index dca1026..b5c9170 100644 --- a/9.2/paper.tex +++ b/9.2/paper.tex @@ -193,7 +193,7 @@ that we briefly outline in the remainder of this section: \item x \todo[inline]{Wolfgang to write about complex-valued output} \item y \todo[inline]{Timo to write about problems and fixes for computations with more than $2^{32}$ unknowns} -\item z \todo[inline]{What else?} +\item z \todo[inline]{What else? Maybe mention the updated step-12?} \end{itemize} % In addition to these changes, the changelog lists more than 200 other @@ -226,7 +226,7 @@ part of this release. In particular, we have converted many places that now allow for simpler code through the use of C++11 features such as range-based for loops and lambda functions. -In addition, there are seven new tutorial programs: +In addition, there are a number of new tutorial programs: \begin{itemize} \item \texttt{step-47} \todo[inline]{Zhuoran to write} -- 2.39.5