https://github.com/cmendl/rqcopt_hpc

HPC implementation of Riemannian quantum circuit optimization

https://github.com/cmendl/rqcopt_hpc

Science Score: 49.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

HPC implementation of Riemannian quantum circuit optimization

Basic Info
  • Host: GitHub
  • Owner: cmendl
  • Language: C
  • Default Branch: main
  • Size: 6.14 MB
Statistics
  • Stars: 4
  • Watchers: 4
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed 7 months ago
Metadata Files
Readme

README.md

CI

Riemannian quantum circuit optimization (C implementation)

The code uses a matrix-free and cache optimized application of single- and two-qubit gates.

Building

The code requires the BLAS, HDF5 and Python 3 development libraries. These can be installed via sudo apt install libblas-dev libhdf5-dev python3-dev (on Ubuntu Linux) or similar.

From the project directory, use cmake to build the project: mkdir build && cd build cmake ../ cmake --build . `

References

  • Fabian Putterer, Max M. Zumpe, Isabel Nha Minh Le, Qunsheng Huang, Christian B. Mendl
    High-performance contraction of quantum circuits for Riemannian optimization
    (arXiv:2506.23775)
  • Ayse Kotil, Rahul Banerjee, Qunsheng Huang, Christian B. Mendl
    Riemannian quantum circuit optimization for Hamiltonian simulation
    J. Phys. A: Math. Theor. 57, 135303 (2024) (arXiv:2212.07556)
  • P.-A. Absil, R. Mahony, R. Sepulchre
    Optimization Algorithms on Matrix Manifolds
    Princeton University Press (2008)
    (press.princeton.edu/absil)

Owner

  • Name: Christian B. Mendl
  • Login: cmendl
  • Kind: user
  • Location: Munich, Germany
  • Company: Technische Universität München

GitHub Events

Total
  • Watch event: 1
  • Push event: 5
  • Public event: 1
Last Year
  • Watch event: 1
  • Push event: 5
  • Public event: 1