Skip to content

Commit e165ad8

Browse files
committed
Remove deprecated import of XlaRuntimeError
1 parent 93bb88b commit e165ad8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

varipeps/corrlength/corrlength.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
from scipy.sparse.linalg import LinearOperator, eigs
33

44
import jax.numpy as jnp
5-
from jaxlib.xla_extension import XlaRuntimeError
65

76
from varipeps.contractions import apply_contraction_jitted
87
from varipeps.peps import PEPS_Unit_Cell

0 commit comments

Comments
 (0)