schlogl-model

This repository contains code to implement the classical and quantum subroutines for the paper "Modeling Stochastic Chemical Kinetics on Quantum Computers". Additionally, it contains numerical results and/or raw data not reported in the main text and Supplemental Materials.

https://github.com/yashlokare02/schlogl-model

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary

Keywords

chemical-physics quantum-algorithms quantum-computing stochastic-chemical-kinetics
Last synced: 6 months ago · JSON representation ·

Repository

This repository contains code to implement the classical and quantum subroutines for the paper "Modeling Stochastic Chemical Kinetics on Quantum Computers". Additionally, it contains numerical results and/or raw data not reported in the main text and Supplemental Materials.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
chemical-physics quantum-algorithms quantum-computing stochastic-chemical-kinetics
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Schlogl Model

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ![Qiskit](https://img.shields.io/badge/Qiskit-%236929C4.svg?logo=Qiskit&logoColor=white) ![Static Badge](https://img.shields.io/badge/paddle-quantum?style=flat&logoColor=%23FF0000&label=PaddleQuantum&link=https%3A%2F%2Fgithub.com%2FPaddlePaddle%2FQuantum)

This repository contains code to implement the classical and quantum subroutines for the paper Modeling Stochastic Chemical Kinetics on Quantum Computers.

Link to the paper: arXiv:2404.08770.

Authors: T. Kabengele, Y. M. Lokare, J. B. Marston, and B. M. Rubenstein.

The following Qiskit software versions are needed to run QPE + VQSVD: - qiskit-terra: 0.24.0 - qiskit-aer: 0.12.0 - qiskit-ibmq-provider: 0.20.2 - qiskit: 0.43.0

The following Qiskit software versions are needed to run VQD: - qiskit-terra: 0.25.1 - qiskit-algorithms: 0.1.0 - qiskit: 0.44.1

Version of Paddle Quantum required to run numerical simulations: 2.4.0; refer PaddleQuantum for more details.

We use the Python poetry package management system to manage all package dependencies in Python.

Note: The DD analysis and/or results contained in this repository are irrelevant for the present study.

Citation

Cite this paper as follows:

@misc{kabengele2024modeling, title={Modeling Stochastic Chemical Kinetics on Quantum Computers}, author={Tilas Kabengele and Yash M. Lokare and J. B. Marston and Brenda M. Rubenstein}, year={2024}, eprint={2404.08770}, archivePrefix={arXiv}, primaryClass={quant-ph} }

Owner

  • Login: YashLokare02
  • Kind: user

Citation (Citation.cff)

cff-version: 1.2.0
message: "Cite this paper as follows:"
preferred-citation:
  type: generic
  authors:
  - family-names: "Kabengele"
    given-names: "Tilas"
  - family-names: "Lokare"
    given-names: "Yash M."
  - family-names: "Marston"
    given-names: "J. B."
  - family-names: "Rubenstein"
    given-names: "Brenda M."
  doi: "https://arxiv.org/abs/2404.08770"
  journal: "arXiv"
  eprint: 2404.08770
  archivePrefix: arXiv
  primaryClass: quant-ph
  title: "Modeling Stochastic Chemical Kinetics on Quantum Computers"
  year: 2024

GitHub Events

Total
Last Year