Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

88 Commits

Repository files navigation

This code has been developed in the scope of the following work:

Sandeep Suresh Cranganore, Vincenzo De Maio, Ivona Brandic, Tu Mai Anh Do, Ewa Deelman: Molecular Dynamics Workflow Decomposition for Hybrid Classic/Quantum Systems. e-Science 2022: 346-356

Please cite accordingly: https://dblp.org/rec/conf/eScience/CranganoreMBDD22.html?view=bibtex

Impact of Hyperparameter Selection on VQE

This repo contains code and notebooks about Quantum Computing experiments.

DOIfair-software.eu

Acknowledgements

We acknowledge the use of IBM Quantum services for this work. The views expressed are those of the authors, and do not reflect the official policy or position of IBM or the IBM Quantum team. IBM Quantum

Machines used in this work:

IDVERSIONPROCESSOR
ibmq_manila1.0.29Falcon r5.11L
ibmq_santiago1.4.1Falcon r4L

Jupyter Notebooks:

  • quantumMD A preliminary study of applying quantum computing to scientific computation
  • quantum-pqc-comparison An example of performance of different PQC for variational algorithms

Data

Filename format: ALGORITHM_BACKEND_QUBITS_[RT-NRMSE|SUMMARY]

  • rt-nrmse: summary of the experiment with average runtime and normalized root mean square error between the value obtained on classic architecture and the value obtained with specific PQC;
PQCAVG-RUNTIMENRMSE
PQC nameAverage RT for circuitNRMSE for circuit
  • rawdata: data of each execution of VQE over which rt-nrmse are calculated.
PQC0-RTPQC0-EIG...PQCn-RTPQCn-EIGClassic-EIG
RT matrix #1 using PQC0EIG matrix #1 using PQC0...RT matrix #1 using PQCnEIG matrix #1 using PQCnEIG matrix #1 classic
............................................
RT matrix #m using PQC0EIG matrix #m using PQC0...RT matrix #m using PQCnEIG matrix #m using PQCnEIG matrix #m classic

Note: Simulator assumes full qubit connectivity, therefore performance is always better than real backend for low number of qubits.

About

Benchmarking of qiskit machines

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages