neuralqx.operators.computational.qr.jax.euclidean_constraint module¶
- class EuclideanConstraintJax(H, *, lapse=1.0, power=0.25, immirzi=1.0)¶
Bases:
ComputationalJaxOperator- property dtype¶
The dtype of the operator’s matrix elements ⟨σ|Ô|σ’⟩.
- tree_flatten()¶
- classmethod tree_unflatten(struct, leaves)¶