JuliaGaussianProcesses / TemporalGPs.jl

Fast inference for Gaussian processes in problems involving time. Partly built on results from https://proceedings.mlr.press/v161/tebbutt21a.html
MIT License
119 stars 5 forks source link

Update compat entries #87

Closed simsurace closed 1 year ago

simsurace commented 2 years ago

This unblocks the ChainRulesCore dependency constraint and allows TemporalGPs to be loaded alongside GPLikelihoods and the current version of AbstractGPs.