Skip to content

Releases: stan-dev/cmdstan

v2.38.0 (13 January 2026)

13 Jan 15:42

Choose a tag to compare

  • Removed STAN_CPP_OPTIMS from the model info command. It was never set to the correct value. (#1332)

Documentation

HTML

PDF

v2.38.0-rc1 (6 January 2026)

06 Jan 19:02
e165442

Choose a tag to compare

Pre-release
release/v2.38.0: updating version numbers (#1334)

v2.37.0 (2 September 2025)

02 Sep 16:13

Choose a tag to compare

  • Changed the default value of sig_figs to 8. This should reduce errors when using the output of CmdStan as further input to Stan programs. (#1308)
  • Updated the behavior of filename arguments when requesting multiple chains. In addition to the existing behavior, users can now pass a comma-separated list of filenames to specify the output files for each chain. This allows for more flexibility in naming output files when running multiple chains. (#1312, #1318)
  • Added more information when encountering a system error like an unwriteable file or a full disk. (#1316)
  • Improved dependency discovery when running CmdStan's test suite. (#1314)
  • Removed the mips64el build of CmdStan. (#1319)
  • Re-added ESS/s to stansummary. (#1320)
  • Fixed an issue with the diagnose command using the wrong number of iterations when calculating percentages. (#1321)

Documentation

HTML

PDF

v2.37.0-rc4 (22 August 2025)

22 Aug 08:58

Choose a tag to compare

Pre-release
Tagging v2.37.0-rc4

v2.37.0-rc3 (18 August 2025)

18 Aug 15:00

Choose a tag to compare

Pre-release
Tagging v2.37.0-rc3

v2.37.0-rc2 (12 June 2025)

12 Jun 12:30

Choose a tag to compare

Pre-release
Tagging v2.37.0-rc2

v2.37.0-rc1 (5 June 2025)

05 Jun 14:59
d3bb7af

Choose a tag to compare

Pre-release
Tagging v2.37.0-rc1

v2.36.0 (10 December 2024)

10 Dec 13:01

Choose a tag to compare

  • No longer force fix_param when model has no parameters. (#1288)
  • Updated stansummary to use split, rank-normalized Rhat and ESS. (#1301)
  • Fixed stansummary crashing if it is run on a csv file without any __ columns (#1283)
  • Fixed stansummary not rebuilding when a dependent file changes (#1283)
  • Removed support for adding makefile variables in ~/.config/stan/make.local. Use the make/local file in the CmdStan directory instead. (#1282, #1284)
  • Windows: Don't try to copy tbb.dll if TBB_TARGETS is undefined. (#1285)

Documentation

HTML

PDF

v2.36.0-rc2 (3 December 2024)

03 Dec 11:29

Choose a tag to compare

Pre-release
Tagging v2.36.0-rc2

v2.36.0-rc1 (25 November 2024)

25 Nov 19:29

Choose a tag to compare

Pre-release
Point to latest stan commit