cornellius-gp / linear_operator

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

Use raw strings to avoid "DeprecationWarning: invalid escape sequence" #52

Closed saitcakmak closed 1 year ago

saitcakmak commented 1 year ago

This currently produces the following warnings:

.../linear_operator/linear_operator/operators/_linear_operator.py:170: DeprecationWarning: invalid escape sequence \m
  """
.../linear_operator/linear_operator/operators/_linear_operator.py:572: DeprecationWarning: invalid escape sequence \m
  """
.../linear_operator/linear_operator/operators/_linear_operator.py:679: DeprecationWarning: invalid escape sequence \m