Skip to content

Added FixedFrequencyTransmonBackend template #389

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

arthurostrauss
Copy link
Contributor

Summary

This PR introduces some changes in the new system module to enable more interactions with Qiskit 1.x items such as the Operator class from quantum_info or Qiskit Pulse itself through the adding of some fields to enable Schedule/ScheduleBlock simulations.

It also introduces a template Backend class for simulating a system of fixed frequency transmons of arbitrary dimensions, and can be used straightforwardly with Qiskit 1.x.

Details and comments

- Edited a few typos in docstrings
- Removed unnecessary declaration in Solver
- Added support for getting Qiskit Quantum Info Operators from System module
- Created a new FixedFrequencyTransmon Backend enabling the creation of a backend containg N transmons with cross resonance interaction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant