AddControlledT#

qualtran.AddControlledT

The signature for the add_controlled callback part of ctrl_system.

See Bloq.get_ctrl_system for details.

bb

A bloq builder to use for adding.

ctrl_soqs

The soquets that represent the control lines. These must be compatible with the ControlSpec; specifically with the control registers implied by activation_function_dtypes.

in_soqs

The soquets that plug in to the normal, uncontrolled bloq.

ctrl_soqs

The output control soquets.

out_soqs

The output soquets from the uncontrolled bloq.

Methods#

__call__

View source

Call self as a function.