Skip to content

QASM to QHAL converter

Gabriel Gallardo requested to merge qasm into dev

In this PR:

  • A new QASM to QHAL converter is added in qhal/hal/_utils.py
  • Tests for its funtionality are added to test/test_qasm_conversion.py

Merge request reports