Releases: JuliaGaussianProcesses/ApproximateGPs.jl
Releases · JuliaGaussianProcesses/ApproximateGPs.jl
v0.3.0
ApproximateGPs v0.3.0
Merged pull requests:
- Split code into submodules for the different approximations (#96) (@st--)
- Fix outdated
literate.jl
script (#111) (@devmotion)
v0.2.8
ApproximateGPs v0.2.8
Closed issues:
- Very large Git Repository - clean up gh-pages branch before next release (#73)
- [examples workflow:] Why instantiate only and not update (#94)
Merged pull requests:
- Remove Manifest.toml and append package version at the end of the examples (#97) (@theogf)
- Solve the future size issues (#98) (@theogf)
- Remove Manifests from repo (#99) (@st--)
- Fix file size of notebook (#103) (@devmotion)
- CompatHelper: bump compat for "GPLikelihoods" to "0.3" (#107) (@github-actions[bot])
v0.2.7
v0.2.6
ApproximateGPs v0.2.6
Merged pull requests:
v0.2.5
ApproximateGPs v0.2.5
Merged pull requests:
v0.2.4
v0.2.3
ApproximateGPs v0.2.3
Merged pull requests:
- CompatHelper: bump compat for "SpecialFunctions" to "2" (#80) (@github-actions[bot])
v0.2.2
ApproximateGPs v0.2.2
Closed issues:
Merged pull requests:
- Implement whitened parametrisation (#71) (@willtebbutt)
- Improve test coverage (#79) (@rossviljoen)
v0.2.1
ApproximateGPs v0.2.1
Merged pull requests:
- Add docs cleanup (#74) (@rossviljoen)
- Reorganise tests to match KernelFunctions (#78) (@rossviljoen)
v0.2.0
ApproximateGPs v0.2.0
Closed issues:
- Give a docstring to the SVGP object (#67)
- I'm in favour of renaming to
SparseVariationalApproximation
(#69)
Merged pull requests:
- Upgrade codecov action to v2 (#63) (@rossviljoen)
- Add comment (#68) (@willtebbutt)
- Rename
SVGP
toSparseVariationalApproximation
(#70) (@rossviljoen)