Circle#

qualtran.drawing.Circle

Base class for a symbol.

Inherits From: WireSymbol

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

filled

 

Methods#

draw

View source

Draw this symbol using matplotlib.

__ne__

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

__eq__

Method generated by attrs for class Circle.