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 752df93 commit 74e0441Copy full SHA for 74e0441
varipeps/corrlength/triangular_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