@@ -71,7 +71,7 @@ \subsubsection{Stan Library Source}
7171\begin {itemize }
7272\item Home: \url {http://mc-stan.org/stan.html}
7373\item License: BSD
74- \item Tested Version: 2.10 .0
74+ \item Tested Version: 2.11 .0
7575\end {itemize }
7676%
7777The \Stan source code is distributed with \CmdStan .
@@ -85,7 +85,7 @@ \subsubsection{Stan Math Library Source}
8585\begin {itemize }
8686\item Home: \url {http://mc-stan.org}
8787\item License: BSD
88- \item Tested Version: 2.10 .0
88+ \item Tested Version: 2.11 .0
8989\end {itemize }
9090%
9191The \Stan Math Library source code is distributed with \CmdStan
@@ -296,7 +296,7 @@ \subsection{Downloading and Unpacking \CmdStan}
296296%
297297\begin {quote }
298298\begin {Verbatim }[fontshape=sl,fontsize=\small]
299- > tar --no-same-owner -xzf cmdstan-2.10 .0.tar.gz
299+ > tar --no-same-owner -xzf cmdstan-2.11 .0.tar.gz
300300\end {Verbatim }
301301\end {quote }
302302%
@@ -450,7 +450,7 @@ \subsection{Downloading and Unpacking \CmdStan Source}
450450%
451451\begin {quote }
452452\begin {Verbatim }[fontshape=sl,fontsize=\small]
453- > tar -xzf cmdstan-2.10 .0.tar.gz
453+ > tar -xzf cmdstan-2.11 .0.tar.gz
454454\end {Verbatim }
455455\end {quote }
456456
@@ -497,10 +497,10 @@ \subsubsection{Changing Library Locations}
497497%
498498\begin {itemize }
499499 \item \Verb |STAN|. The location of the \Stan source
500- directory. The default is \Verb |STAN=stan_2.10 .0/|. Note: the
500+ directory. The default is \Verb |STAN=stan_2.11 .0/|. Note: the
501501 trailing forward slash is necessary.
502502 \item \Verb |MATH|. The location of the Stan Math Library. The
503- default is \Verb |MATH=stan/l../stan_math_2.10 .0/|.
503+ default is \Verb |MATH=stan/l../stan_math_2.11 .0/|.
504504 \item \Verb |BOOST|. The location of the Boost library. If
505505 \Verb |BOOST| is not explicitly set, this will default to the
506506 \Verb |lib/boost_1.60.0/| folder within \Verb |MATH|.
0 commit comments