Skip to content

[Feature] Generalize the comparison benchmarks #3

@Daksh-Shami

Description

@Daksh-Shami

In the compare_with_other_simulators folder, the benchmarks will work, but only after configuring paths and python versions. Your task is to do the following:

  1. Generalize the comparison in such a way that it works out-of-the-box for ANYONE. No path configuration needed (it should seek the executable based on relative path or search, up to you).
  2. Create a separate venv for each script. Specifically qiskit 1.3.1 will clash with tket as it is dependent on qiskit-terra, which was deprecated (transitive dependencies are painful).
  3. Create a simple UI to show the benchmarks! Please be mindful of design principles, and make uncluttered and modern UIs IF you choose to do so.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions