Releases: TuringLang/ParetoSmooth.jl
Releases · TuringLang/ParetoSmooth.jl
v0.7.5
ParetoSmooth v0.7.5
Merged pull requests:
- CompatHelper: bump compat for NamedDims to 1, (keep existing compat) (#74) (@github-actions[bot])
- CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#76) (@github-actions[bot])
- use extensions instead of Requires on 1.9 (#77) (@KristofferC)
- Fix typo in docstring (#78) (@pitmonticone)
- Revert "CompatHelper: bump compat for StatsBase to 0.34, (keep existi… (#80) (@ParadaCarleton)
- Fix dependencies (#83) (@devmotion)
v0.7.4
ParetoSmooth v0.7.4
Closed issues:
- Difference with loo output (#71)
Merged pull requests:
- Remove all uses of Tullio.jl (#72) (@chriselrod)
v0.7.3
ParetoSmooth v0.7.3
Merged pull requests:
v0.7.2
v0.7.1
ParetoSmooth v0.7.1
Closed issues:
v0.7.0
ParetoSmooth v0.7.0
Closed issues:
- Doc links on the readme dead (#15)
- Tutorials+Documenter.jl (#28)
- Add
psis!
method for in-place smoothing (#43) - Docs are failing to generate (#45)
- TuringHelpers docstrings have unresolved conflicts (#49)
Merged pull requests:
- CompatHelper: bump compat for Polyester to 0.5, (keep existing compat) (#37) (@github-actions[bot])
- Minor improvements (#39) (@ParadaCarleton)
- Fix docs (#46) (@devmotion)
- Remove LoopVectorization.jl (#47) (@ParadaCarleton)
- CompatHelper: add new compat entry for LogExpFunctions at version 0.3, (keep existing compat) (#48) (@github-actions[bot])
- add PSIS for vectors, use entropy-based ESS (#50) (@ParadaCarleton)
- Lazy-compute-ESS (#52) (@ParadaCarleton)
- Skip-checks (#55) (@ParadaCarleton)
- Fix-impure-function (#58) (@ParadaCarleton)
v0.6.6
ParetoSmooth v0.6.6
Closed issues:
- CI (#31)
Merged pull requests:
- Setup CI and Documenter (#33) (@mohamed82008)
- Fix test tolerances; increase sample size (#35) (@ParadaCarleton)
- doc-fixes (#36) (@ParadaCarleton)