Skip to content

[Feature Request]: Output transpiled circuits with Qiskit Pulse Schedules #14

Description

@evmckinney9

Feature Description and Why

Standardize the interface between my code and Hatlab's experiments.

Previously, I wrote a wrapper for Hatlab pulse generation code, that inputted a qiskit.QuantumCircuit, and parsed the gates/assigned each to a pre-defined pulse shape.

Instead, I should use the qiskit.Schedule which as a more well-suited circuit representation. This will require slight modifications to Hatlab code, to associate their AWG pulse YAML files with a qiskit.Pulse object.

Additional Details / Helpful Resources

Ref: https://arxiv.org/abs/2004.06755

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions