@@ -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.17.0
74+ \item Tested Version: 2.17.1
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.17.0
88+ \item Tested Version: 2.17.1
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.17.0 .tar.gz
299+ > tar --no-same-owner -xzf cmdstan-2.17.1 .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.17.0 .tar.gz
453+ > tar -xzf cmdstan-2.17.1 .tar.gz
454454\end {Verbatim }
455455\end {quote }
456456
@@ -515,10 +515,10 @@ \subsubsection{Changing Library Locations}
515515%
516516\begin {itemize }
517517 \item \Verb |STAN|. The location of the Stan source
518- directory. The default is \Verb |STAN=stan_2.17.0 /|. Note: the
518+ directory. The default is \Verb |STAN=stan_2.17.1 /|. Note: the
519519 trailing forward slash is necessary.
520520 \item \Verb |MATH|. The location of the Stan Math Library. The
521- default is \Verb |MATH=stan/l../stan_math_2.17.0 /|.
521+ default is \Verb |MATH=stan/l../stan_math_2.17.1 /|.
522522 \item \Verb |BOOST|. The location of the Boost library. If
523523 \Verb |BOOST| is not explicitly set, this will default to the
524524 \Verb |lib/boost_1.60.0/| folder within \Verb |MATH|.
0 commit comments