GPJax icon indicating copy to clipboard operation
GPJax copied to clipboard

feat: cross_covariance to LinearOperator.

Open daniel-dodd opened this issue 2 years ago • 0 comments

Post #370, migrate cross_covariance in kernel computations be a LinearOperator rather than a dense array (this would match the signature of gram). This is beneficial in sparse situations.

daniel-dodd avatar Aug 30 '23 22:08 daniel-dodd