Skip to content

Releases: StanJulia/Stan.jl

v9.2.1

12 Feb 02:08
Compare
Choose a tag to compare

Stan v9.2.1

Diff since v9.2.0

Rel 9.2.1 - Better handling of ,csv files while using C++ chains

v9.2.0

11 Feb 03:00
Compare
Choose a tag to compare

Stan v9.2.0

Diff since v9.1.1

Rel 9.2.0 - Make Julia level chain the default again, JSON.jl

v9.1.1

04 Feb 18:37
Compare
Choose a tag to compare

Stan v9.1.1

Diff since v9.1.0

Rel 9.1.1 - Documentation updates

v9.1.0

04 Feb 02:38
Compare
Choose a tag to compare

Stan v9.1.0

Diff since v9.0.0

Rel 9.1.0 - Introduction of use_cpp_chains to define where the chains are executed

v9.0.0

30 Jan 20:47
Compare
Choose a tag to compare

Stan v9.0.0

Diff since v8.4.0

Rel 9.0.0 - Switch to JSON3 and C++ threads

Closed issues:

  • Trouble running the latest StanSample.jl on Windows 10 (#107)
  • Trouble running chimpanzee example (#109)

Merged pull requests:

  • CompatHelper: bump compat for StanBase to 4, (keep existing compat) (#110) (@github-actions[bot])
  • CompatHelper: bump compat for StanSample to 6, (keep existing compat) (#111) (@github-actions[bot])

v8.4.0

21 Jan 20:36
Compare
Choose a tag to compare

Stan v8.4.0

Diff since v8.3.1

Rel 8.4.0 - Fix stan_summary for using C++ threads, test all examples, fix for stan_summary

v8.3.1

21 Jan 20:16
Compare
Choose a tag to compare

Stan v8.3.1

Diff since v8.3.0

Rel 8.4.0 - Fix stan_summary for using C++ threads, test all examples, fix for stan_summary

v8.3.0

16 Jan 16:33
Compare
Choose a tag to compare

Stan v8.3.0

Diff since v8.2.0

Align minor versions

v8.2.0

16 Jan 15:06
Compare
Choose a tag to compare

Stan v8.2.0

Diff since v8.1.4

CSV v0.10

Merged pull requests:

  • CompatHelper: bump compat for CSV to 0.10, (keep existing compat) (#108) (@github-actions[bot])

v8.1.4

03 Jan 15:33
Compare
Choose a tag to compare

Stan v8.1.4

Diff since v8.1.3

Rel 8.1.4 - Initial comparison between C++ threads and Julia threads on Intel and M1/ARM

Merged pull requests:

  • CompatHelper: bump compat for DimensionalData to 0.20, (keep existing compat) (#106) (@github-actions[bot])