Releases: StanJulia/Stan.jl
Releases · StanJulia/Stan.jl
v8.1.3
v8.1.2
v8.1.1
Stan v8.1.1
Rel 8.1.1 - Drop use of env var STAN_NUM_THREADS. For testing on CI set num_threads=1
v8.1.0
Stan v8.1.0
Rel 8.1.0 - Enable multithreading in cmdstan using in the num_threads SampleModel field or using STAN_NUM_THREADS environment variable
v8.0.3
v8.0.2
Stan v8.0.2
Stan 8.0.3 - Updated for keyword versions of StanDiagnose and StanVariational
Merged pull requests:
- CompatHelper: bump compat for StanBase to 3, (keep existing compat) (#105) (@github-actions[bot])
v8.0.1
Stan v8.0.1
Stan v8.0.1 - Doc updates
Merged pull requests:
- CompatHelper: bump compat for DimensionalData to 0.19, (keep existing compat) (#104) (@github-actions[bot])
v8.0.0
Stan v8.0.0
Stan.jl v8 - Compatible with StanSample v, StanOptimize v3 and StanQuap v2
Merged pull requests:
- CompatHelper: bump compat for StanOptimize to 3, (keep existing compat) (#103) (@github-actions[bot])
v7.2.0
Stan v7.2.0
Rel 7.2.0 - Prepare for StanSample.jl v5 and other StanJulia upgrades.
v7.1.1
Stan v7.1.1
Rel 7.7.1 - Switch to cmdstan 2.28.0. Make preparations for AxisArray and ParetoSmooth to be only test dependencies.
Closed issues:
- Stan error (#101)
Merged pull requests:
- Fix documentation link (#102) (@jeremiahpslewis)