Releases: AnderGray/TransitionalMCMC.jl
Releases · AnderGray/TransitionalMCMC.jl
v0.4.2
TransitionalMCMC v0.4.2
v0.4.1
TransitionalMCMC v0.4.1
Merged pull requests:
- Implement proper 1D functionality for metropolis hastings (#30) (@FriesischScott)
- Fix infinite loop for beta going to zero in tmcmc (#31) (@FriesischScott)
v0.4.0
TransitionalMCMC v0.4.0
Closed issues:
Merged pull requests:
- Use CovarianceEstimation.jl (#26) (@FriesischScott)
- TimerOutputs + some speedups (#27) (@cscherrer)
- CompatHelper: bump compat for "Distributions" to "0.25" (#28) (@github-actions[bot])
- Fix cov computation (#29) (@FriesischScott)
v0.3.1
v0.3.0
TransitionalMCMC v0.3.0
Closed issues:
- Remove reexports (#3)
- log-prior in README (#8)
- Unit tests (#10)
- Use the Logging module to print info messages (#14)
- Remove Manifest.toml (#16)
- Use Julia style guide if possible (#20)
Merged pull requests:
- Create LICENSE (#1) (@AnderGray)
- Fix parallelization for tmcmc (#2) (@AnderGray)
- Small typo fix (#4) (@storopoli)
- fixing typos in README (#5) (@tokamaster)
- Use log prior to prevent under/overflow (#6) (@cscherrer)
- Updates examples and version with logpdf (#7) (@AnderGray)
- Issue8 (#9) (@AnderGray)
- Fix transpose (#13) (@AnderGray)
- Use Logging module in tmcmc function (#15) (@FriesischScott)
- Remove Manifest.toml and add .gitignore (#17) (@FriesischScott)
- Nicer pmap (#19) (@AnderGray)
- changes to match styleguide (#21) (@AnderGray)
- Tests (#22) (@AnderGray)
- CompatHelper: add new compat entry for "Distributions" at version "0.24" (#23) (@github-actions[bot])
- CompatHelper: add new compat entry for "StatsBase" at version "0.33" (#24) (@github-actions[bot])