You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add lazy kronecker product for matrix kernels, if Kronecker.jl is loaded (#364)
* Restore additions
* Improvements for lazy kron
* Remove unneeded lines
* Small experiment with overwriting
* Reorder and overwrite
* Format and kernelmatrix!
* Reinstate separate method
* Adding tests
* Duplicate code for readability
* Format
* Remove comment and patch bump
* Change kernelmatrix!
* Change to output covariance type
* Change to output covariance type - revert
* Revert "Change to output covariance type - revert"
This reverts commit 09cd20e.
* Revert "Change kernelmatrix!"
This reverts commit f46bd61.
* Add kernelmatrix! changes again
* Change input types for pairwise pullback
* Missing changes to Any
0 commit comments