UST-QuAntiL / nisq-analyzer

Analyzing implementations and finding suitable quantum computers dependent on the input data.
Apache License 2.0
6 stars 5 forks source link

Feature/compiler selection #32

Closed wederbn closed 3 years ago

wederbn commented 3 years ago

Short Description

With this PR the NISQ Analyzer uses the QPUs provided by the QProv service for its analysis. Furthermore, the functionality to select the best suitable compiler for a given circuit and QPU is added.

Proposed Changes

Follow-up for #31 and #33

salmma commented 3 years ago

LGTM! Thank you!