ModPlus#

qualtran.drawing.ModPlus

Base class for a symbol.

Inherits From: WireSymbol

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

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 ModPlus.