Text#

qualtran.drawing.Text

Base class for a symbol.

Inherits From: WireSymbol

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

fontsize

 

text

 

Methods#

draw

View source

Draw this symbol using matplotlib.

adjoint

View source

Return a symbol that is the adjoint of this.

__ne__

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

__eq__

Method generated by attrs for class Text.