We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93bb88b commit e165ad8Copy full SHA for e165ad8
varipeps/corrlength/corrlength.py
@@ -2,7 +2,6 @@
2
from scipy.sparse.linalg import LinearOperator, eigs
3
4
import jax.numpy as jnp
5
-from jaxlib.xla_extension import XlaRuntimeError
6
7
from varipeps.contractions import apply_contraction_jitted
8
from varipeps.peps import PEPS_Unit_Cell
0 commit comments