tanhevg / GpABC.jl

MIT License
54 stars 15 forks source link

Replace GP implementation with AbstractGPs interface? #66

Open st-- opened 2 years ago

st-- commented 2 years ago

Hi! I'm one of the people involved in developing the packages such as AbstractGPs.jl around https://github.com/JuliaGaussianProcesses/, and we were wondering if you'd be interested in working together on how GpABC.jl might build on the AbstractGPs API, instead of having to maintain your own GP implementation? As mentioned on #6, this should immediately let you use sparse GPs, a much wider set of kernels, etc. Let us know if you'd like to discuss this!