Skip to content

v.2.22.0 (24 January 2020)

Compare
Choose a tag to compare
@serban-nicusor-toptal serban-nicusor-toptal released this 24 Jan 17:11
· 2406 commits to develop since this release

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