✨ Integrating BQSKit into MQTBench bench viewer (website) module
Opened this issue · 0 comments
jagandecapri commented
What's the problem this feature will solve?
This issue is created to document integrating BQSKit into MQTBench benchmark viewer (website) module. User will be able to generate BQSKit compiled benchmarks the website as QASM files as currently supported for Qiskit and TKET.
Describe the solution you'd like
- Update
benchviewer/backend.py
with bqskit benchmarks - Update
benchviewer/index.html
with UI for bqskit benchmarks - Update tests in
test_benchviewer.py
- Take note of updating doc strings where needed