cornellius-gp / linear_operator

A LinearOperator implementation to wrap the numerical nuts and bolts of GPyTorch
MIT License
95 stars 28 forks source link

Fix _t_matmul() in MaskedLinearOperator and add test #72

Closed Turakar closed 1 year ago

Turakar commented 1 year ago

I am sorry, but it seems like #69 contained a bug.