Skip to content

Usage of qc.write #43

@fernandotenorio

Description

@fernandotenorio

The code below writers a zero into qubit 0x8. Is this a bug or I'm I missing something?
It is not clear how qc.write works when the 2nd arg is provided.

qc.reset(6);
qc.write(1, 0x8);

thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions