Skip to content

Clarify optimization objective type #52

@ajgpitch

Description

@ajgpitch

When reviewing #51 it became apparent that trying to determine the type of optimization, state transfer, gate synth etc., is a little challenging due to the difficulty in qutip of distinguishing between a density matrix and unitary operator (gate).

We should consider forcing the user to specify whether objective is state transfer or gate synth and check inputs (initial, target) accordingly. That is:

  • state_transfer: should be ket or dm
  • gate_synthesis: should be unitary or CPT map (hopefully can distinguish here to choose correct solver).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions