Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Representation of qubits #1

Closed
hbluhm opened this issue Feb 3, 2015 · 1 comment
Closed

Representation of qubits #1

hbluhm opened this issue Feb 3, 2015 · 1 comment
Labels
Milestone

Comments

@hbluhm
Copy link

hbluhm commented Feb 3, 2015

Qubit objects(?) should bundle all the information relevant for a physical (or simulated) qubit, e.g. associated hardware, parameters for control pulses, other qubits to which it can couple, a qubit model.
Qubit objects should interface with pulse objects, e.g. to provide parameters for pulses, allow the implementation of algorithms in terms of qubits. Somehow, calibration measurements (that will change a lot over time) must be executable for qubits and groups of qubits.
Note: The legacy code (pulsecontrol) is not qubit-aware at all.

@hbluhm hbluhm added the Feature label Feb 3, 2015
@lumip lumip added this to the Backlog milestone Jun 3, 2015
terrorfisch pushed a commit that referenced this issue Jan 24, 2020
@terrorfisch
Copy link
Member

Out of scope of qupulse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants