cornellius-gp / linear_operator

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

Pin mpmath to <=1.3.0 #94

Closed Balandat closed 7 months ago

Balandat commented 7 months ago

Without this, this can cause breakages with pytorch nightlies, see https://github.com/pytorch/pytorch/issues/120995