Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrating BQSKit into MQTBench benchmark generation module #282

Open
jagandecapri opened this issue Jan 16, 2024 · 0 comments
Open

Integrating BQSKit into MQTBench benchmark generation module #282

jagandecapri opened this issue Jan 16, 2024 · 0 comments

Comments

@jagandecapri
Copy link
Contributor

jagandecapri commented Jan 16, 2024

What's the problem this feature will solve?

This issue is created to document integrating BQSKit into MQTBench benchmark generation module. User will be able to generate BQSKit compiled benchmarks using get_benchmark method as currently supported for Qiskit and TKET. Exposing benchmarks generated using BQSKit through Benchmark Viewer (website) will be handled in a separate issue.

Describe the solution you'd like

Planned approach

  • Create a BQSKit helper module named bqskit_helper under bench module and update tests in test_bench.py.
  • Integrate BQSKit helper module into bench/benchmark_generator.py
  • Update bench/__init__.py
  • Update bench/utils.py
  • Update pyproject.toml
  • Take note of updating doc strings where needed

References:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant