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

New release? #188

Closed mohamed82008 closed 3 years ago

mohamed82008 commented 3 years ago

Hi! Thanks for this great package. Can I please get a new release here? I am getting compat issues with the current version.

mohamed82008 commented 3 years ago

bump

chris-nemeth commented 3 years ago

I've merged the PR for the compat update so you can use this on the master branch. I'll release a minor update to the package soon as well.

mohamed82008 commented 3 years ago

Thanks. I am trying to use Nonconvex.jl with Hyperopt.jl which depends on this package. The wrapping code is implemented in Nonconvex (https://github.com/mohamed82008/Nonconvex.jl#starting-point-optimization-using-hyperoptjl) but I don't want to announce it to users before everything is released.

mohamed82008 commented 3 years ago

Thanks for the release :)