github stan-dev/stan v2.37.0
v2.37.0 (2 September 2025)

3 days ago
  • Fixed a memory leak in laplace_sample. (#3324)
  • Dramatically reduce the memory footprint of Pathfinder when PSIS resampling is disabled. Note that this change involves changes to thread scheduling that may result in the same seed returning draws in a different order when multiple threads are used, but the unordered set of draws should be unchanged. (#3325)
  • Fixed a missing size check by directing all std::vector assigns through size-aware version. (#3352)
  • Implemented serialization and deserializtion for sum_to_zero matrix. (#3342)
  • Fixed stepsize adaption being completely reset when passing 0 for the size of term_buffer. (#3346)

Documentation

HTML

PDF

Don't miss a new stan release

NewReleases is sending notifications on new releases.