JaxGaussianProcesses / JaxKern

Kernel functions in JAX.
MIT License
8 stars 4 forks source link

bug: Test initialise key splitting for sum and product kernels. #44

Open daniel-dodd opened 1 year ago

daniel-dodd commented 1 year ago

41 provides a fix for key splitting for sum and product kernels. We need unit tests to ensure this behaviour does not change in future.