v2.32.0 (20 April 2023)
·
588 commits
to develop
since this release
- Added method
laplace
to sample from a Laplace approximation following optimization. (#1134) - Added argument
jacobian
to methodoptimize
; default is FALSE (current behavior). (#1134) - For method
log_prob
, added functionality to allow sets of constrained parameters as inputs in the form of a Stan CSV file. (#1134) - Fixed typo in OpenCL code. (#1141)
- Updated a test model so it no longer uses the deprecated array syntax. (#1148)
- Fixed Bernoulli example file mentioning old array syntax in a comment. (#1150)
- make: use SUNDIALS_TARGETS instead of LIBSUNDIALS. (#1151)
- Fixed 'Perhaps you meant' giving invalid suggestions. (#1152)
Documentation
HTML