v2.14.0
v2.14.0 (26 December 2016)
Note:
CmdStan's NUTS sampler in v2.9 - v2.13 was broken. See: Stan 2.10 through Stan 2.13 produce biased samples and Michael found the bug in Stan’s new sampler for more info.
In short, please update to v2.14 immediately.
CmdStan release notes
The v2.14.0 release of CmdStan includes Stan v2.14.0 and Stan Math v2.14.0 Libraries.
CmdStan changes
Bug Fixes
- RStan v2.13.1's stan_rdump() created files that couldn't be read in through CmdStan. This has been fixed with v2.14.0 of Stan (stan-dev/stan#2179)
Documentation:
- Updated doc on input R format (#2187)
Stan changes
Most of the changes are due to improvements in the Stan and Math libraries.
See the release notes for Stan v2.14.0 and Math v2.14.0 for more details.
Download instructions
Note: Download using the links to cmdstan-2.14.0.tar.gz or cmdstan-2.14.0.zip for a version that includes Stan and all libraries. (The "Source code" downloads does not include the Stan library and will not work as-is.)
To clone CmdStan using git, see: https://github.com/stan-dev/cmdstan/wiki/Getting-Started-with-CmdStan