Skip to content

[FEATURE] Add new conversion(s) of your choice #1186

@ryanhill1

Description

@ryanhill1

Take a look at the current conversion graph, or browse through the qbraid.transpiler.conversions module. Identify nodes and/or edges that are missing, and add the new conversion(s) (and program type(s), if applicable) to the qBraid transpiler.

To close this issue, either introduce 1 new conversion written from scratch, or 4 new conversions that use dependency "extras". For example, braket_to_cirq is written from scratch, while pytket_to_qiskit uses a dependency "extra" (i.e. outsources the conversion to pytket-qiskit).

Please comment below what conversion(s) you plan on implementing, and get approval before opening a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions