Releases: JuliaGaussianProcesses/KernelFunctions.jl
Releases · JuliaGaussianProcesses/KernelFunctions.jl
v0.10.14
KernelFunctions v0.10.14
Merged pull requests:
- CompatHelper: bump compat for "ChainRulesCore" to "1" (#344) (@github-actions[bot])
v0.10.13
KernelFunctions v0.10.13
Closed issues:
Merged pull requests:
- CompatHelper: bump compat for "LogExpFunctions" to "0.3" for package test (#331) (@github-actions[bot])
- Heterotopic MO kernel helper (#353) (@willtebbutt)
- Update CompatHelper.yml to automatically bump version for main project (#357) (@st--)
v0.10.12
v0.10.11
v0.10.10
KernelFunctions v0.10.10
Closed issues:
- Exporting ColVecs, RowVecs and vec_of_vecs (#163)
Merged pull requests:
- Adds Zenodo DOI (#343) (@theogf)
- Multi-Output helper function (#345) (@willtebbutt)
v0.10.9
KernelFunctions v0.10.9
Merged pull requests:
- CompatHelper: bump compat for "FillArrays" to "0.12" (#334) (@github-actions[bot])
- Fix Manifest for GP prior example (#340) (@willtebbutt)
- Use LIBSVM in SVM example (#341) (@willtebbutt)
- Don't test FBM on Zygote (#342) (@willtebbutt)
v0.10.8
KernelFunctions v0.10.8
Closed issues:
- lengthscale transform (#326)
Merged pull requests:
- Using test_ADs (#305) (@thomasgudjonwright)
- Adding two MOInput types (#310) (@thomasgudjonwright)
v0.10.7
KernelFunctions v0.10.7
Closed issues:
Merged pull requests:
- Examples in the docs: base PR for cleaning up notebook workflow (#303) (@st--)
- Typo in docstring. (#312) (@4aHxKzD)
- fix minor typo (#313) (@st--)
- Run examples with separate processes (#314) (@devmotion)
- Example notebook: Gaussian process priors (#316) (@st--)
- Update literate.jl (#318) (@st--)
- Example notebook: kernel ridge regression (#320) (@st--)
- Break tests into different groups (#323) (@devmotion)
- Work around JuliaLang/Pkg.jl#2219 (#324) (@devmotion)
- Fix CompatHelper (#329) (@devmotion)
- CompatHelper: bump compat for "FillArrays" to "0.12" (#330) (@github-actions[bot])
- Revert "CompatHelper: bump compat for "FillArrays" to "0.12"" (#333) (@devmotion)
- Add
with_lengthscale
(alternative/extension of #335) (#336) (@devmotion)
v0.10.6
KernelFunctions v0.10.6
Merged pull requests:
- Update Documenter (#302) (@devmotion)
- Adding naive LMM model (#304) (@thomasgudjonwright)
- Tweak some docs a bit (#311) (@willtebbutt)