Skip to content

Releases: stan-dev/stan

v2.31.0 (21 November 2022)

21 Nov 16:10
Compare
Choose a tag to compare
  • RapidJSON library is now a part of Stan (previously part of CmdStan) (#3143)
  • Added a #define flag flag to enable nested autodiff in model_base class (#3144)
  • Set up the service function so interfaces can offer Laplace approximation. (#3148)

Documentation

HTML

PDF

v2.31.0-rc1 (8 November 2022)

08 Nov 10:00
Compare
Choose a tag to compare
Pre-release
Tagging v2.31.0-rc1

v2.30.0 (1 July 2022)

01 Jul 14:44
Compare
Choose a tag to compare
  • Added const noexcept modifiers to the three accessors related to step-size (nominal, current, and jitter). (3124)
  • Removed unused variable num_params. (#3126)
  • Code cleanup - consistent set of includes for the set of services in stan/services/sample. (#3111)

Documentation

HTML

PDF

v2.30.0-rc1 (21 June 2022)

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

v2.29.2 (25 March 2022)

25 Mar 08:21
Compare
Choose a tag to compare

v2.29.1 (2 March 2022)

02 Mar 13:45
Compare
Choose a tag to compare
  • Updated Stan Math to 4.3.1.
  • Fixed a bug with assigning var matrix types, only surfaces when using stanc3 optimization (--O1 or up).

Documentation

HTML

PDF

v2.29.0 (14 February 2022)

14 Feb 14:44
Compare
Choose a tag to compare
  • Fixed assign and lvalue to return empty array with negative indexing and prevent assigning containers not matching in size. (#3095)
  • Refactored the integration tests to use the Stan model from the stanc3 repository.
  • Upgraded Stan Math to 4.3.0.

Documentation

HTML

PDF

v2.29.0-rc1 (31 January 2022)

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

v2.28.2 (22 November 2021)

22 Nov 13:54
Compare
Choose a tag to compare

v2.28.1 (21 October 2021)