Skip to content

v2.20.0

Compare
Choose a tag to compare
@serban-nicusor-toptal serban-nicusor-toptal released this 18 Jul 22:49
· 2088 commits to develop since this release

v2.20.0

CmdStan release notes

See the release notes for Stan and Math for more details.

New Features

  • Always provide output for command (#684)
  • Adds make compile_info (#708)
  • Basic command (command.hpp) is compiled independently of the generated model .hpp; speeds up model compilation times (#713)

Bug Fixes

  • Add pre-compiled headers to build makefile target (#705)
  • Validate random seed (#695)

Other

  • Minor doc clarification (#687)

Download instructions

You can clone CmdStan using git, see: https://github.com/stan-dev/cmdstan/wiki/Getting-Started-with-CmdStan

Or you can download the cmdstan tar.gz link below for a version that includes Stan and all libraries, but the "Source code" downloads does not include the Stan library and will not work as-is.