Skip to content

LABS circuit generator should not require terms #104

Description

@rsln-s

For LABS, a given N fixes the terms. The get_qaoa_circuit in qokit/qaoa_circuit_labs.py should not require terms as input.

Correct signature:
get_qaoa_circuit(N: int, gammas: Sequence, betas: Sequence, save_statevector: bool = True) -> QuantumCircuit

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions