pdft.manifolds.Orthogonal2qManifold#
- class pdft.manifolds.Orthogonal2qManifold[source]#
Bases:
objectO(4) for real-valued 2-qubit gates stored as (2, 2, 2, 2).
Same reshape-and-delegate strategy as Unitary2qManifold, but projects gradients to the REAL skew-symmetric tangent subspace so the tensor stays in O(4) under Cayley retraction.
- __init__()#
- Return type:
None
Methods