WireSymbol#

qualtran.drawing.WireSymbol

Base class for a symbol.

A symbol is a particular visual representation of a bloq’s register.

Methods#

draw

View source

Draw this symbol using matplotlib.

adjoint

View source

Return a symbol that is the adjoint of this.

json_dict

View source

__ne__

Check equality and either forward a NotImplemented or return the result negated.

__eq__

Method generated by attrs for class WireSymbol.