Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Tags: StatisticalRethinkingJulia/TuringModels.jl

Tags

v2.0.2

Toggle v2.0.2's commit message
## TuringModels v2.0.2

[Diff since v2.0.1](v2.0.1...v2.0.2)



**Merged pull requests:**
- Replace NUTS(0.65) by NUTS() (#69) (@rikhuijzer)
- Add lynx-hare model (#70) (@rikhuijzer)
- CompatHelper: add new compat entry for "DifferentialEquations" at version "6.16" (#71) (@github-actions[bot])
- CompatHelper: bump compat for "DataFrames" to "1.0" (#72) (@github-actions[bot])

v2.0.1

Toggle v2.0.1's commit message
## TuringModels v2.0.1

[Diff since v2.0.0](v2.0.0...v2.0.1)


**Closed issues:**
- Link Edition 1 and 2 models (#62)
- Rename chains to chn (#64)

**Merged pull requests:**
- Simplify imports (#63) (@rikhuijzer)
- Rename chains to chns (#65) (@BobinMathew)
- Bump RData to 0.8 (#67) (@rikhuijzer)
- Add africa-first-candidate (#68) (@rikhuijzer)

v2.0.0

Toggle v2.0.0's commit message
## TuringModels v2.0.0

[Diff since v1.1.2](v1.1.2...v2.0.0)

Attempt to merge.

**Closed issues:**
- NUTS(0.65) versus NUTS(0.95) (#42)

**Merged pull requests:**
- Switch to Franklin (#46) (@rikhuijzer)
- Fix CI (#47) (@rikhuijzer)
- Fix compat and report model status (#54) (@rikhuijzer)
- Deduplicate code and tryout Literate.jl (#55) (@rikhuijzer)
- Update Project.toml (#56) (@rikhuijzer)
- Move more models to Literate (#58) (@rikhuijzer)
- Convert all existing models to Literate (#59) (@rikhuijzer)
- Remove the navbar on the left (#60) (@rikhuijzer)
- Give all the models in scripts an unique name (#61) (@rikhuijzer)

v1.1.2

Toggle v1.1.2's commit message
## TuringModels v1.1.2

[Diff since v1.1.1](v1.1.1...v1.1.2)

v1.1.2: Rik Huijzer updates.


**Merged pull requests:**
- Replace ifelse (#41) (@rikhuijzer)
- Simplify CI (#43) (@rikhuijzer)
- Fix undefined variable chns and small rewrite (#44) (@rikhuijzer)
- Change m13.7 to NUTS(0.65) (#45) (@rikhuijzer)

v1.1.1

Toggle v1.1.1's commit message
## TuringModels v1.1.1

[Diff since v1.1.0](v1.1.0...v1.1.1)

Reexport to v1!


**Merged pull requests:**
- CompatHelper: bump compat for "Reexport" to "1.0" (#40) (@github-actions[bot])

v1.1.0

Toggle v1.1.0's commit message
## TuringModels v1.1.0

[Diff since v1.0.6](v1.0.6...v1.1.0)

Switching to Github actions

**Closed issues:**
- New version TuringModels (#21)

**Merged pull requests:**
- CompatHelper: bump compat for "DataFrames" to "0.22" (#38) (@github-actions[bot])
- CompatHelper: bump compat for "Turing" to "0.15" (#39) (@github-actions[bot])

v1.0.6

Toggle v1.0.6's commit message
## TuringModels v1.0.6

[Diff since v1.0.5](v1.0.5...v1.0.6)


**Closed issues:**
- Unclarity about the corresponding book version (#34)

**Merged pull requests:**
- CompatHelper: bump compat for "Distributions" to "0.24" (#33) (@github-actions[bot])
- CompatHelper: bump compat for "CSV" to "0.8" (#35) (@github-actions[bot])
- CompatHelper: add new compat entry for "Formatting" at version "0.4" (#36) (@github-actions[bot])

v1.0.5

Toggle v1.0.5's commit message
## TuringModels v1.0.5

[Diff since v1.0.4](v1.0.4...v1.0.5)



**Merged pull requests:**
- Add models for chapter 13 (#31) (@yiyuezhuo)
- CompatHelper: add new compat entry for "Bijectors" at version "0.8" (#32) (@github-actions[bot])

v1.0.4

Toggle v1.0.4's commit message
## TuringModels v1.0.4

[Diff since v1.0.3](v1.0.3...v1.0.4)



**Merged pull requests:**
- CompatHelper: bump compat for "Turing" to "0.14" (#29) (@github-actions[bot])

v1.0.3

Toggle v1.0.3's commit message
## TuringModels v1.0.3

[Diff since v1.0.2](v1.0.2...v1.0.3)


**Closed issues:**
- Varying Slopes (#1)
- Go through the models and update their implementation (#18)

**Merged pull requests:**
- Correct and clean up m4.2 (#23) (@karajan9)
- Add `quap` for Turing  (#24) (@karajan9)
- CompatHelper: bump compat for "Turing" to "0.13" (#25) (@github-actions[bot])
- Update to `quap` to Turings MAP (#26) (@karajan9)
- CompatHelper: bump compat for "MCMCChains" to "4.0" (#27) (@github-actions[bot])
- CompatHelper: bump compat for "CSV" to "0.7" (#28) (@github-actions[bot])