cornellius-gp / linear_operator

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

Pin mpmath to <=1.3.0 #94

Closed Balandat closed 8 months ago

Balandat commented 8 months ago

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