Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Issue 1: Create Custom Optimizer for Qiskit-IonQ #1

Description

@Vadikus

Description

Implement a custom optimizer for Qiskit specifically designed to work with IonQ's trapped-ion quantum computers. The optimizer should be able to transpile quantum circuits into the native gate set of IonQ's backend.

Tasks

  • Initialize the IonQ provider and backend using Qiskit.
  • Create a new optimization pass manager class that integrates with Qiskit's transpiler.
  • Ensure that the optimizer can handle basic quantum circuits and convert them to the native IonQ gate set.

References

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions