STOR-i / GaussianProcesses.jl

A Julia package for Gaussian Processes
https://stor-i.github.io/GaussianProcesses.jl/latest/
Other
308 stars 53 forks source link

Remove obsolete Zygote dependency #186

Closed maximerischard closed 3 years ago

maximerischard commented 3 years ago

As far as I can tell, Zygote is no longer used anywhere in the GaussianProcesses.jl code. This PR simply removes Zygote as a dependency from the package.