Releases: JuliaGaussianProcesses/GPLikelihoods.jl
Releases · JuliaGaussianProcesses/GPLikelihoods.jl
v0.2.7
GPLikelihoods v0.2.7
Merged pull requests:
v0.2.6
GPLikelihoods v0.2.6
- Simplified the likelihood test interface
- Moved the likelihood test interface directly in the package to be available for users
Closed issues:
- TestUtils (#18)
Merged pull requests:
v0.2.5
GPLikelihoods v0.2.5
Closed issues:
- Use InverseFunctions (#52)
Merged pull requests:
- Use InverseFunctions (#56) (@devmotion)
v0.2.4
v0.2.3
GPLikelihoods v0.2.3
Closed issues:
- AbstractLikelihood supertype (#45)
Merged pull requests:
- Add
inverse
and simplify type structure (#48) (@devmotion) - Update CI and fix style (#49) (@devmotion)
v0.2.2
GPLikelihoods v0.2.2
Merged pull requests:
v0.2.1
GPLikelihoods v0.2.1
Closed issues:
- Package registration, name, interaction with rest of ecosystem (#33)
Merged pull requests:
v0.2.0
v0.1.0
GPLikelihoods v0.1.0
Closed issues:
Merged pull requests:
- Add Basic Structure (#3) (@sharanry)
- Adds style and ColPrac (#6) (@willtebbutt)
- CompatHelper: add new compat entry for "Documenter" at version "0.25" for package docs (#12) (@github-actions[bot])
- Refactor (#13) (@sharanry)
- Adding a Link object (#14) (@theogf)
- Add Bernoulli likelihood (#15) (@sharanry)
- Add Categorical Likelihood (#16) (@sharanry)
- Add Heteroscedastic Gaussian Likelihood (#17) (@sharanry)
- Add unified interface test utils (#19) (@sharanry)
- CompatHelper: bump compat for "Distributions" to "0.24" for package test (#21) (@github-actions[bot])
- Test reconstruction of parameters (#23) (@devmotion)
- CompatHelper: bump compat for "Documenter" to "0.26" for package docs (#24) (@github-actions[bot])
- Bump AbstractGPs and Distributions versions (#26) (@rossviljoen)
- Add CI via Github actions (#27) (@theogf)
- Update Project.toml (#28) (@st--)
- CompatHelper: bump compat for "Documenter" to "0.27" for package docs (#29) (@github-actions[bot])
- Add Gamma and Exponential likelihoods (#30) (@rossviljoen)
- Remove AbstractGPs (#32) (@willtebbutt)
- Remove AbstractGPs import (#35) (@rossviljoen)