quchip.engine.approximations¶
Engine-side operations owned by explicit approximation strategies.
Functions
Return the populated two-body bands accepted by |
|
|
Combine one authored signal with its operator-frame phase. |
- quchip.engine.approximations.apply_operator_band_filter(local_hamiltonian, *, dims, labels, keeps_band, backend)[source]¶
Return the populated two-body bands accepted by
keeps_band.
- quchip.engine.approximations.resolve_drive_program(approximation, program, *, weight, frame_frequency, has_carrier, filter_signal_bands=None)[source]¶
Combine one authored signal with its operator-frame phase.
- Parameters:
approximation (Approximation)
program (SignalNode)
weight (int)
frame_frequency (Any)
has_carrier (bool)
filter_signal_bands (bool | None)
- Return type: