JuliaGaussianProcesses / KernelFunctions.jl

Julia package for kernel functions for machine learning
https://juliagaussianprocesses.github.io/KernelFunctions.jl/stable/
MIT License
267 stars 32 forks source link

Support Functors 0.3 #473

Closed devmotion closed 2 years ago

devmotion commented 2 years ago

It seems Functors 0.3 is used in the tests now locally.

Fixes https://github.com/JuliaGaussianProcesses/KernelFunctions.jl/pull/461 (which has merge conflicts). Fixes #463.