github stan-dev/stan v2.33.0
v2.33.0 (5 September 2023)

latest releases: v2.35.0, v2.35.0-rc2, v2.35.0-rc1...
12 months ago
  • Added Pathfinder and Multi-pathfinder to the service APIs. (#3123, #3205)
  • Added the unconstrain_array method to the model base class as the inverse of write_array. (#3179, #3211)
  • Support Tuple indices in Stan CSV Header Reader. (#3190)
  • Add callback writer to output JSON data for diagnostics. (#3191, #3202)
  • Replace use of boost::lexical_cast with std::strol, etc, and remove spurious header includes. (#3206)
  • Fixed several typos in documentation. (#3210)
  • Added multi chain service functions for hmc nuts for adapatation and nonadaption for the unit e, diag, and dense metrics. (#3212)
  • Made the service functions consistently catch exceptions and favor return codes. (#3214)
  • Added a hard copy of the event vector for OpenCL before making a copy to go from a tbb concurrent vector to a standard vector. (#3217)
  • Added missing size checks to vectors of Eigen types. (#3218)
  • Remove deprecated syntax from remaining tests. (#3220)

Documentation

HTML

PDF

Don't miss a new stan release

NewReleases is sending notifications on new releases.