Recent Releases of https://github.com/juliagaussianprocesses/abstractgps.jl
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.24
AbstractGPs v0.5.24
Merged pull requests: - Upgrade Julia versions to 1.10 (new LTS) (#424) (@Crown421)
- Julia
Published by github-actions[bot] 11 months ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.23
AbstractGPs v0.5.23
Merged pull requests: - Bump actions etc (#417) (@willtebbutt) - Do Not Use Deprecated Behaviour (#418) (@willtebbutt)
- Julia
Published by github-actions[bot] 12 months ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.22
AbstractGPs v0.5.22
Merged pull requests:
- Add Aqua tests (#395) (@simsurace)
- fix a docstring typo in intro (#396) (@lanceXwq)
- Resolve issues with Zygote.jl and mean_vector (#415) (@soldasim)
Closed issues: - Zygote errors with parameterized mean functions and multidimensional input (#344) - Conflict between Zygote and AbstractGPs (#394) - CategoricalLikelihood compatibility with LatentGP (#404)
- Julia
Published by github-actions[bot] about 1 year ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.21
AbstractGPs v0.5.21
Merged pull requests: - CompatHelper: bump compat for EllipticalSliceSampling to 2 for package 0-intro-1d, (keep existing compat) (#381) (@github-actions[bot]) - CompatHelper: bump compat for CairoMakie to 0.11 for package 3-parametric-heteroscedastic, (keep existing compat) (#387) (@github-actions[bot]) - CompatHelper: bump compat for Turing to 0.30 for package ppl, (keep existing compat) (#388) (@github-actions[bot]) - CompatHelper: bump compat for ParameterHandling to 0.5 for package 1-mauna-loa, (keep existing compat) (#392) (@github-actions[bot]) - CompatHelper: bump compat for ParameterHandling to 0.5 for package 3-parametric-heteroscedastic, (keep existing compat) (#393) (@github-actions[bot])
- Julia
Published by github-actions[bot] almost 2 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.20
AbstractGPs v0.5.20
Merged pull requests: - CompatHelper: bump compat for Documenter to 1 for package test, (keep existing compat) (#376) (@github-actions[bot]) - CompatHelper: bump compat for Documenter to 1 for package docs, (keep existing compat) (#377) (@github-actions[bot]) - CompatHelper: bump compat for AdvancedHMC to 0.6 for package 0-intro-1d, (keep existing compat) (#384) (@github-actions[bot]) - Add compat entries for stdlibs (#386) (@devmotion) - Enable periodic kernel in example (#390) (@simsurace)
Closed issues: - Log-likelihood is lower after fitting the process? (#378) - AbstractGP shares array data - impossible to add new points to grid (bayesian optimisation) (#385) - GP for functions with 2D input (#389)
- Julia
Published by github-actions[bot] almost 2 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.19
AbstractGPs v0.5.19
Merged pull requests:
- CompatHelper: bump compat for AdvancedHMC to 0.5 for package 0-intro-1d, (keep existing compat) (#372) (@github-actions[bot])
- CompatHelper: bump compat for Turing to 0.29 for package ppl, (keep existing compat) (#374) (@github-actions[bot])
- Fix typo in intro example (#379) (@willtebbutt)
- fix deprecation of dtc (#380) (@st--)
Closed issues:
- rrule for MeanFunction types (#29)
- Stuff that needs doing (#59)
- Abstract vs concrete? (#104)
- Some usability suggestions (#154)
- plot() recipe returns unexpected prediction intervals (#173)
- Arithmetic between GPs (#175)
- Approximate Inference (#193)
- JuliaGP landing webpage (#208)
- Add posterior consistency test to standard tests (#215)
- Unecessary computation for FiniteGP (#232)
- Kernel for multidimensional output (#332)
- Julia
Published by github-actions[bot] over 2 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.18
AbstractGPs v0.5.18
Merged pull requests: - CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#365) (@github-actions[bot]) - Docs improvements (#375) (@willtebbutt)
- Julia
Published by github-actions[bot] over 2 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.17
AbstractGPs v0.5.17
Closed issues: - Add API for (log) marginal likelihood approximation (#221)
Merged pull requests: - CompatHelper: bump compat for FillArrays to 1 for package 0-intro-1d, (keep existing compat) (#360) (@github-actions[bot]) - Clarify API for GP approximations (#361) (@st--) - CompatHelper: bump compat for Turing to 0.25 for package ppl, (keep existing compat) (#362) (@github-actions[bot]) - typofix (#363) (@st--)
- Julia
Published by github-actions[bot] almost 3 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.16
AbstractGPs v0.5.16
Closed issues:
- Stabilize MeanFunction API (#356)
Merged pull requests: - CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (#358) (@github-actions[bot])
- Julia
Published by github-actions[bot] almost 3 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.15
AbstractGPs v0.5.15
Closed issues: - Zygote v0.6.56 breaks tests (#355)
Merged pull requests: - CompatHelper: bump compat for CairoMakie to 0.10 for package 3-parametric-heteroscedastic, (keep existing compat) (#342) (@github-actions[bot]) - CompatHelper: bump compat for Turing to 0.23 for package ppl, (keep existing compat) (#346) (@github-actions[bot]) - MeanFunction API (#357) (@theogf)
- Julia
Published by github-actions[bot] almost 3 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.14
AbstractGPs v0.5.14
Closed issues: - 1D regression inconsistent with other package (#327) - ERROR: MethodError: no method matching Int64(::Irrational{:log2π}) (#333) - Tidy up example 0 (#350)
Merged pull requests: - CompatHelper: bump compat for EllipticalSliceSampling to 1 for package 0-intro-1d, (keep existing compat) (#326) (@github-actions[bot]) - Fixes #327, example documentation typo (#328) (@Jmcjack) - Update the intro example (#334) (@devmotion) - Add buildkite configuration (#335) (@devmotion) - Improve docs (#336) (@devmotion) - Remove Soss tests (#337) (@devmotion) - Set seed to fix failing docs (#338) (@devmotion) - Do not re-evaluate the objective function (#339) (@devmotion) - CompatHelper: bump compat for CairoMakie to 0.9 for package 3-parametric-heteroscedastic, (keep existing compat) (#340) (@github-actions[bot]) - CompatHelper: bump compat for Turing to 0.22 for package ppl, (keep existing compat) (#341) (@github-actions[bot]) - Fix broken link in docs (#343) (@simsurace) - CompatHelper: bump compat for LogDensityProblems to 2 for package 0-intro-1d, (keep existing compat) (#345) (@github-actions[bot]) - Bump LogDensityProblems (#349) (@willtebbutt) - Improve intro example (#351) (@devmotion) - CompatHelper: bump compat for Turing to 0.24 for package ppl, (keep existing compat) (#353) (@github-actions[bot]) - CompatHelper: bump compat for IrrationalConstants to 0.2, (keep existing compat) (#354) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 3 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.13
AbstractGPs v0.5.13
Merged pull requests:
- CompatHelper: bump compat for StatsFuns to 1 for package 0-intro-1d, (keep existing compat) (#320) (@github-actions[bot])
- CompatHelper: bump compat for CairoMakie to 0.8 for package 3-parametric-heteroscedastic, (keep existing compat) (#321) (@github-actions[bot])
- Opt out of rrule for mean (#323) (@devmotion)
- Julia
Published by github-actions[bot] almost 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.12
AbstractGPs v0.5.12
Closed issues: - AD tests (#311)
Merged pull requests: - use JuliaGPsDocs (#312) (@st--) - reactivate AD tests: mean functions (#313) (@st--) - reactivate AD tests: FiniteGP (#314) (@st--) - clean up mean_function tests without reactivating AD (#315) (@st--) - update docs/make.jl (#316) (@st--) - CompatHelper: bump compat for Flux to 0.13 for package 2-deep-kernel-learning, (keep existing compat) (#317) (@github-actions[bot])
- Julia
Published by github-actions[bot] almost 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.11
AbstractGPs v0.5.11
Merged pull requests: - revert change of FiniteGP constructor from #236 to avoid breaking downstream packages (#310) (@st--)
- Julia
Published by github-actions[bot] almost 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.10
AbstractGPs v0.5.10
Closed issues: - Broken data link in introductory example (#295)
Merged pull requests:
- Minor changes towards GPU compatibility (#236) (@st--)
- deep-kernel-learning example, ported over from KernelFunctions.jl#322 (#293) (@st--)
- Update examples/mauna-loa/Manifest.toml (#294) (@st--)
- Update data link in intro-1d example (#296) (@jvaverka)
- CompatHelper: add new compat entry for KernelFunctions at version 0.10 for package 2-deep-kernel-learning, (keep existing compat) (#302) (@github-actions[bot])
- bump compat: 0-intro-1d (#303) (@st--)
- bump compat: 1-mauna-loa (#304) (@st--)
- Julia
Published by github-actions[bot] almost 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.9
AbstractGPs v0.5.9
Merged pull requests: - assert -> explicit throw (#290) (@st--)
- Julia
Published by github-actions[bot] almost 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.8
AbstractGPs v0.5.8
Closed issues: - [QUESTION] Using AbstractGPs.jl with Zygote (#285) - Minor typo in Readme.md? (#289) - Standard Error at a Point (#292)
Merged pull requests:
- Parametric Heteroscedastic Example (#273) (@willtebbutt)
- testutil.jl -> TestUtils.jl in line with the (sub)module name (#274) (@st--)
- Update README (#275) (@willtebbutt)
- CompatHelper: bump compat for Turing to 0.21 for package ppl, (keep existing compat) (#276) (@github-actions[bot])
- fix a few typos (#286) (@st--)
- Add compat entries (#287) (@willtebbutt)
- Improve `diagAtAanddiagAt_B` efficiency (#288) (@sharanry)
- Fix minor typo in README.md (Issue #289) (#291) (@vikram-s-narayan)
- Julia
Published by github-actions[bot] almost 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.7
AbstractGPs v0.5.7
Merged pull requests: - CompatHelper: bump compat for Turing to 0.20 for package ppl, (keep existing compat) (#266) (@github-actions[bot]) - CompatHelper: bump compat for FillArrays to 0.13, (keep existing compat) (#267) (@github-actions[bot]) - CompatHelper: bump compat for FillArrays to 0.13 for package test, (keep existing compat) (#268) (@github-actions[bot]) - Update recommended audience for API docs (#269) (@willtebbutt) - Fix sparse GP docstring inconsistencies (#271) (@sharanry)
- Julia
Published by github-actions[bot] almost 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.6
AbstractGPs v0.5.6
Closed issues:
- GP's call should not accept matrix (without RowVecs/ColVecs) (#257)
Merged pull requests:
- Deprecate implicit obsdim keyword argument and improve tests (#264) (@devmotion)
- Julia
Published by github-actions[bot] about 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.5
AbstractGPs v0.5.5
Closed issues: - AD Allocations (#256) - elbo <= logpdf in test utils (#258)
Merged pull requests: - update concrete_features.md (#263) (@st--) - TestUtil Jitter (#265) (@willtebbutt)
- Julia
Published by github-actions[bot] about 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.4
AbstractGPs v0.5.4
Merged pull requests: - fix docstring (#235) (@st--) - Add Mauna Loa example notebook (#240) (@st--) - Quickfix: add missing compat entries (#253) (@st--) - Implement AbstractMvNormal API for FiniteGP (#254) (@theogf)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.3
AbstractGPs v0.5.3
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.2
AbstractGPs v0.5.2
Closed issues: - Implementing Advanced Variational GaussianProcess Models - GSoC Project (#169) - Combining sampleplot and plot (#220)
Merged pull requests: - Skip and cancel intermediate builds (#222) (@devmotion) - define Base.length(::LatentFiniteGP) (#225) (@st--)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.1
AbstractGPs v0.5.1
Merged pull requests:
- add pull request template (#217) (@st--)
- Do not use include(joinpath(...)) (#219) (@devmotion)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.5.0
AbstractGPs v0.5.0
Merged pull requests:
- BREAKING change of sampleplot behaviour and defaults (#213) (@st--)
- Typo fix (#214) (@thomasgudjonwright)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.4.0
AbstractGPs v0.4.0
Merged pull requests: - [breaking] Refactor Approximate Inference (#194) (@rossviljoen) - Bump CompatHelper (#204) (@willtebbutt) - Tweak API Docs (#207) (@willtebbutt)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.3.10
AbstractGPs v0.3.10
Merged pull requests: - Bump CRC (#203) (@willtebbutt)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.3.9
AbstractGPs v0.3.9
Closed issues: - Move test utilities inside src (#112)
Merged pull requests: - Add Zenodo badge (#188) (@theogf) - clean up directory structure (#196) (@st--) - update test/ directory structure to sync with src/ (#199) (@st--) - map -> _mapmeanfunction (#200) (@st--) - Docstring typo fixes (#201) (@st--)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.3.8
AbstractGPs v0.3.8
Merged pull requests: - CompatHelper: bump compat for "FillArrays" to "0.12" (#181) (@github-actions[bot]) - move to KernelFunctions style literate.jl (#185) (@st--) - Bump some deps for PPL tests (#186) (@willtebbutt)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.3.7
AbstractGPs v0.3.7
Closed issues: - Multi-output GPs (#9)
Merged pull requests: - CompatHelper: bump compat for "FillArrays" to "0.12" (#177) (@github-actions[bot]) - Improving Testing Utilities (#179) (@willtebbutt) - Revert "CompatHelper: bump compat for "FillArrays" to "0.12"" (#180) (@devmotion)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.3.6
AbstractGPs v0.3.6
Closed issues: - Type stability for GPs (#155)
Merged pull requests: - Adds an Exact Gaussian Process Inference example to the file. (#106) (@4aHxKzD) - Update Turing and Soss dependencies (#167) (@devmotion) - Update Documenter (#172) (@devmotion) - Support and test in-place sampling (#176) (@devmotion)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.3.5
AbstractGPs v0.3.5
Closed issues: - Plotting PosteriorGPs seems to be broken in latest release (#152) - Updating Dependencies (#161)
Merged pull requests: - Add outdated warnings (#153) (@devmotion) - Bump ChainRulesCore deps (#160) (@willtebbutt) - Reorganize tests and update CI (#162) (@devmotion)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.3.4
AbstractGPs v0.3.4
Merged pull requests: - CompatHelper: bump compat for "KernelFunctions" to "0.10" (#151) (@github-actions[bot])
- Julia
Published by github-actions[bot] almost 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.3.3
AbstractGPs v0.3.3
Merged pull requests: - Reference BayesianLinearRegressors (#142) (@willtebbutt) - Revert mistaken docs entry (oops) (#143) (@willtebbutt) - CompatHelper: bump compat for "Distributions" to "0.25" (#145) (@github-actions[bot]) - CompatHelper: bump compat for "Distributions" to "0.25" for package test (#146) (@github-actions[bot])
- Julia
Published by github-actions[bot] almost 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.3.2
AbstractGPs v0.3.2
Closed issues:
- Gradients (#3)
- Plotting (#5)
- Mean function (#89)
- Logistic for inducing points locations (#107)
- MethodError: no method matching bijector(::AbstractGPs.FiniteGP) (#122)
- size inconsistency (#136)
- Better error messages for AbstractGP (#137)
Merged pull requests:
- Add basic API docs (#128) (@willtebbutt)
- Update README (#132) (@willtebbutt)
- Build stable docs (#133) (@devmotion)
- Add AbstractGPsMakie to README (#134) (@devmotion)
- Soss test (update of #62) (#135) (@devmotion)
- Update example to new syntax (#138) (@devmotion)
- Remove structs in the example (#139) (@devmotion)
- Added informative error message for AbstractGPs methods (#140) (@theogf)
- Julia
Published by github-actions[bot] almost 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.3.1
AbstractGPs v0.3.1
Merged pull requests:
- Fix plotting example in README.md (#127) (@devmotion)
- No failure of cleanup for non-existing previews (#129) (@devmotion)
- Reformat code with JuliaFormatter (BlueStyle) (#130) (@devmotion)
- Make sampleplot consistent with plot (#131) (@devmotion)
- Julia
Published by github-actions[bot] almost 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.3.0
AbstractGPs v0.3.0
Closed issues: - MethodError: no method matching bijector(::AbstractGPs.FiniteGP) (#122)
Merged pull requests: - Derive FiniteGP from AbstractMvNormal (#123) (@andreaskoher)
- Julia
Published by github-actions[bot] almost 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.25
AbstractGPs v0.2.25
Merged pull requests: - Inheriting meanandcov meanandvar from StatsBase (#126) (@theogf)
- Julia
Published by github-actions[bot] almost 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.24
AbstractGPs v0.2.24
Closed issues:
- Rename cov_diag to var? (#124)
Merged pull requests:
- Replace cov_diag and mean_and_cov_diag with var and mean_and_var (#125) (@devmotion)
- Julia
Published by github-actions[bot] almost 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.23
AbstractGPs v0.2.23
Closed issues: - Binder setup incorrect (#101)
Merged pull requests: - Remove links to binder (since it's broken) (#120) (@devmotion) - Reorganize plotting commands (#121) (@devmotion)
- Julia
Published by github-actions[bot] almost 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.22
AbstractGPs v0.2.22
Closed issues: - Specialised Plotting Inputs for FiniteGP (#113) - Option to also plot samples (#119)
Merged pull requests:
- Update plot recipe and allow to specify independent x variable (#118) (@devmotion)
- Julia
Published by github-actions[bot] almost 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.21
AbstractGPs v0.2.21
Merged pull requests:
- Implement cov_diag and mean_and_cov_diag for FiniteGPs (#116) (@devmotion)
- Use eigmin instead of minimum ∘ eigvals (#117) (@devmotion)
- Julia
Published by github-actions[bot] almost 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.20
AbstractGPs v0.2.20
Merged pull requests:
- Remove Symmetric(::Diagonal) type piracy (#115) (@devmotion)
- Julia
Published by github-actions[bot] almost 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.19
AbstractGPs v0.2.19
Merged pull requests: - CompatHelper: bump compat for "DynamicHMC" to "3.1" for package docs (#110) (@github-actions[bot]) - Add TemporalGPs note to README (#111) (@willtebbutt) - Add support for Reexport 1 (#114) (@devmotion)
- Julia
Published by github-actions[bot] almost 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.18
AbstractGPs v0.2.18
Merged pull requests: - Ensure documentation builds without error (#99) (@devmotion) - Enable KernelFunctions@0.9 and FillArrays@0.11 (#108) (@willtebbutt)
- Julia
Published by github-actions[bot] almost 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.17
AbstractGPs v0.2.17
Closed issues: - AdvancedHMC example broken (#91)
Merged pull requests: - Update examples (#93) (@devmotion) - Add documentation preview (#96) (@devmotion) - Build notebook as well (#97) (@devmotion) - CompatHelper: bump compat for "FiniteDifferences" to "0.12" for package test (#98) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.16
AbstractGPs v0.2.16
Merged pull requests: - CompatHelper: bump compat for "Zygote" to "0.6" for package test (#86) (@github-actions[bot]) - CompatHelper: bump compat for "EllipticalSliceSampling" to "0.4" for package docs (#88) (@github-actions[bot]) - Add missing whitespace (#90) (@devmotion) - Update to Documenter 0.26 (#92) (@devmotion)
- Julia
Published by github-actions[bot] about 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.15
AbstractGPs v0.2.15
Closed issues: - ZeroMean{Float64} is not callable (#14)
Merged pull requests: - CompatHelper: bump compat for "FillArrays" to "0.10" (#73) (@github-actions[bot]) - Added github workflows and removed travis (#76) (@theogf) - Update Project.toml (#81) (@devmotion)
- Julia
Published by github-actions[bot] about 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.14
AbstractGPs v0.2.14
Merged pull requests: - Fix issues with the MeanFunctions (#74) (@theogf)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.13
AbstractGPs v0.2.13
Merged pull requests: - Allow for KernelFunctions bump (#71) (@willtebbutt)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.12
AbstractGPs v0.2.12
Merged pull requests: - CompatHelper: bump compat for "FiniteDifferences" to "0.11" for package test (#69) (@github-actions[bot]) - Bump patch (#70) (@willtebbutt)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.11
AbstractGPs v0.2.11
Closed issues: - Small error in the ESS example: Incorrect use of train/test data in the last block (#63)
Merged pull requests: - Correct the train/test data use in the last block of the ESS example (#64) (@nathanaelbosch) - CompatHelper: bump compat for "Distributions" to "0.24" (#65) (@github-actions[bot]) - CompatHelper: bump compat for "Distributions" to "0.24" for package test (#66) (@github-actions[bot]) - CompatHelper: bump compat for "Distributions" to "0.24" for package docs (#67) (@github-actions[bot]) - Change author from Will to JuliaGaussianProcesses (#68) (@theogf)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.10
AbstractGPs v0.2.10
Closed issues: - FiniteGP not exported (#54)
Merged pull requests: - Corrects what appears to be an error in a docstring. (#56) (@4aHxKzD) - Don't export AbstractGP (#60) (@willtebbutt)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.9
AbstractGPs v0.2.9
Closed issues:
- Adding test for Turing.jl models. (#53)
- [Question] is sampleplot() doing what it is supposed to? (#57)
Merged pull requests:
- Replace contains with occursin (#58) (@devmotion)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.8
AbstractGPs v0.2.8
Merged pull requests: - Renamed logpdf(gp, y) to _logpdf(gp, y) to respect Distributions.jl API and add Turing compatibility test (#52) (@theogf) - CompatHelper: bump compat for "Optim" to "1.0" for package docs (#55) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.7
AbstractGPs v0.2.7
Merged pull requests: - CompatHelper: add new compat entry for "AbstractGPs" at version "0.2" for package docs (#47) (@github-actions[bot]) - Passing noise for matrix case (#51) (@theogf)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.6
AbstractGPs v0.2.6
Closed issues: - Array of Array input (#44) - Can't use AbstractGPs with Turing (#49)
Merged pull requests: - Update README example (#48) (@niklasschmitz) - CompatHelper: bump compat for "KernelFunctions" to "0.7" (#50) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.5
AbstractGPs v0.2.5
Closed issues: - Documentation link for stable is broken (#31) - Avoid re-computing distance for stationary models (#43)
Merged pull requests: - Restructure docs and update readme (#32) (@sharanry) - CompatHelper: bump compat for "Optim" to "0.22" for package docs (#33) (@github-actions[bot]) - Remove dependency on AbstractGPs (#35) (@devmotion) - CompatHelper: bump compat for "KernelFunctions" to "0.5" for package docs (#38) (@github-actions[bot]) - Fix dependencies (#39) (@sharanry) - Update versioning (#46) (@willtebbutt)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.4
AbstractGPs v0.2.4
Merged pull requests: - Add examples (#10) (@sharanry)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.3
AbstractGPs v0.2.3
Closed issues: - ZeroMean{Float64} is not callable (#14)
Merged pull requests: - Resolves #14 (#16) (@willtebbutt)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.2
AbstractGPs v0.2.2
Merged pull requests: - Refactor LatentGPs (#27) (@sharanry)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.1
AbstractGPs v0.2.1
Merged pull requests: - Update README (#20) (@sharanry) - Move LatentGP to AbstractGPs.jl (#25) (@sharanry)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.2.0
AbstractGPs v0.2.0
Closed issues: - meanandcov_diag not defined for predictions with (#17)
Merged pull requests: - Stop exporting meanandcov_diag (#18) (@willtebbutt)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.1.3
AbstractGPs v0.1.3
Closed issues: - GP only takes AbstractVector as an argument (#12)
Merged pull requests: - Added option for using matrices with FiniteGP (#21) (@theogf) - CompatHelper: bump compat for "Documenter" to "0.25" for package test (#23) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.1.2
AbstractGPs v0.1.2
Closed issues: - Implement sequential conditioning (#1) - Should AbstractGPs reexport KernelFunctions? (#19)
Merged pull requests: - Port plotting utils from Stheno (#6) (@sharanry) - Add sequential conditioning for approximate posterior (#8) (@sharanry) - CompatHelper: bump compat for "FiniteDifferences" to "0.10" for package test (#11) (@github-actions[bot]) - CompatHelper: bump compat for "Zygote" to "0.5" for package test (#13) (@github-actions[bot]) - Add ColPrac guide (#15) (@willtebbutt) - Reexport KernelFunctions.jl (#22) (@theogf)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.1.1
AbstractGPs v0.1.1
Merged pull requests: - Sequential Conditioning on exact posterior (#7) (@sharanry)
- Julia
Published by github-actions[bot] almost 6 years ago
https://github.com/juliagaussianprocesses/abstractgps.jl - v0.1.0
AbstractGPs v0.1.0
Merged pull requests: - Initial port commit (#2) (@willtebbutt) - CompatHelper: add new compat entry for "KernelFunctions" at version "0.4" (#4) (@github-actions[bot])
- Julia
Published by github-actions[bot] almost 6 years ago