@@ -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.13.1
74+ \item Tested Version: 2.14.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.13.1
88+ \item Tested Version: 2.14.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.13.1 .tar.gz
299+ > tar --no-same-owner -xzf cmdstan-2.14.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.13.1 .tar.gz
453+ > tar -xzf cmdstan-2.14.0 .tar.gz
454454\end {Verbatim }
455455\end {quote }
456456
@@ -515,7 +515,7 @@ \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.13.1 /|. Note: the
518+ directory. The default is \Verb |STAN=stan_2.14.0 /|. Note: the
519519 trailing forward slash is necessary.
520520 \item \Verb |MATH|. The location of the Stan Math Library. The
521521 default is \Verb |MATH=stan/l../stan_math_2.13.0/|.
0 commit comments