github stan-dev/stan v2.22.0
v.2.22.0 (24 January 2020)

latest releases: v2.35.0-rc2, v2.35.0-rc1, v2.34.1...
4 years ago

New Features

  • validate_dims in stan::io::var_context vas made a virtual function which allows its implementation for JSON data which is needed to accepts arrays where any dimension is size 0
  • replaced Eigen vectors of strings with std::vectorstd::string
  • replaced stan::math::domain_error with throw_domain_error
  • added const noexcept accessors to the stepsize adaptation class which allows developers to query the adaptation parameters in contexts where it's natural to have a const sampler (logging, serialization, ...)

Documentation

HTML

PDF

Don't miss a new stan release

NewReleases is sending notifications on new releases.