Releases: JuliaGaussianProcesses/Stheno.jl
Releases · JuliaGaussianProcesses/Stheno.jl
v0.6.12
v0.6.11
Stheno v0.6.11
Closed issues:
- can't install with unsatisfiable requirements detected (#112)
- Length scale gradient NaN when x not fully continuous (#121)
- Uncertainty propagation (possible feature request) (#130)
Merged pull requests:
- Fix Eucidean (#129) (@willtebbutt)
v0.6.10
v0.6.9
v0.6.8
Stheno v0.6.8
Closed issues:
- Bijector not defined for FiniteGP (#113)
Merged pull requests:
- Use
AbstractMvNormal
(#124) (@willtebbutt)
v0.6.7
Stheno v0.6.7
Merged pull requests:
- Change docs badge (#119) (@willtebbutt)
- Begin @adjoint -> ChainRules (#123) (@willtebbutt)
v0.6.6
v0.6.5
Stheno v0.6.5
Closed issues:
- cumulsizes not defined (#107)
Merged pull requests:
- CompatHelper: bump compat for "Distances" to "0.9" (#109) (@github-actions[bot])
- CompatHelper: bump compat for "Zygote" to "0.5" (#114) (@github-actions[bot])
- Update README.md (#115) (@willtebbutt)
v0.6.4
Stheno v0.6.4
Merged pull requests:
- CompatHelper: bump compat for "RecipesBase" to "1.0" (#102) (@github-actions[bot])
- Upgrade BlockArrays deps (#108) (@willtebbutt)
v0.6.3
Stheno v0.6.3
Closed issues:
- logabsdet for Diagonal (#99)
Merged pull requests:
- Test on 1.4. Don't test on 1.2 (#100) (@willtebbutt)
- Introduce BaseKernel type (#101) (@willtebbutt)