API Reference
OperationNamespace.
pwc_operator_hermitian_part
Creates the Hermitian part of a piecewise-constant operator.
operator (TensorPwc(3D)) – The operator \(A(t)\).
name (str, optional) – The name of the node.
The Hermitian part \(\frac{1}{2}(A(t)+A^\dagger(t))\).
TensorPwc(3D)