Skip to content

Releases: stan-dev/cmdstan

v2.30.0 (1 July 2022)

01 Jul 14:45
Compare
Choose a tag to compare
  • Fixed makefile for use of USER_HEADER with the bernoulli example model. (#1104)
  • Added an error if num_chains is supplied for unsupported algorithms and methods. (#1102)
  • Fixed handling of size-zero JSON arrays as input. (#1093)

Documentation

HTML

PDF

v2.30.0-rc1 (21 June 2022)

21 Jun 16:52
9a50c4a
Compare
Choose a tag to compare
Pre-release
Tagging v2.30.0-rc1

v2.29.2 (25 March 2022)

25 Mar 08:22
Compare
Choose a tag to compare
  • Updated Stan submodule to 2.29.2

Documentation

HTML

PDF

v2.29.1 (2 March 2022)

02 Mar 13:47
Compare
Choose a tag to compare
  • Updated Stan to 2.29.1

Documentation

HTML

PDF

v2.29.0 (14 February 2022)

14 Feb 20:10
Compare
Choose a tag to compare
  • Using STAN_NO_RANGE_CHECKS now no longer requires a rebuild of CmdStan. (#1065)
  • Improved handling out precision in the output of bin/diagnose. (#1067)

Documentation

HTML

PDF

v2.29.0-rc2 (03 February 2022)

03 Feb 12:24
Compare
Choose a tag to compare
Pre-release
Tagging v2.29.0-rc2

v2.29.0-rc1 (31 January 2022)

31 Jan 10:01
Compare
Choose a tag to compare
Pre-release
Tagging v2.29.0-rc1

v2.28.2 (22 November 2021)

22 Nov 13:55
Compare
Choose a tag to compare
  • Fixed a performance regression caused by using the diagnostic writer even when diagnostics were not requested.
  • Fixed a bug that prevented the use of init files when num_chains > 1.

Documentation

HTML

PDF

v2.28.1 (21 October 2021)

21 Oct 11:11
Compare
Choose a tag to compare
  • Updated to Stan 2.28.1 submodule

Documentation

HTML

PDF

v2.28.0 (5 October 2021)

05 Oct 19:13
0e84243
Compare
Choose a tag to compare
  • Fixed logic to check the presence of the TBB DLL file. (#1031)
  • Allow intake of complex number. (#1032)
  • Added the ability to pull correct Linux stanc3 binaries for various non-x86 architectures. (#1033)
  • Fixed parsing large integer values to double in JSON input files. (#1034)
  • Bugfixed disabling precompiled headers. (#1038)
  • Automatically use precompiled headers on Windows with g++ 8 and newer. (#1039)
  • Added multi-threaded multi-chain sampling for diag_e and dense_e NUTS sampler. (#987)

Documentation

HTML

PDF