Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
giosilvi authored Oct 9, 2024
1 parent 32ffab2 commit 6d0df70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# NEASQC repo Variational Algorithms and Measurement mitigation
# NEASQC repo: Variational Algorithms and Measurement Optimization

This repository collects Python scripts and Jupyter notebooks that allow the user to try different methods for quantum computing.
In particular it contains the following methods:
- **Variational Algorithms**:
- VHA, Variational Hamiltonian Ansatz
- PBO Hamiltonian
- **Quantum Measurement Mitigation**
- **Quantum Measurement Optimization**
- Enhanced Sampling: a sampling methods that uses Bayesian inference to reduce the number of measurement [Minimizing estimation runtime on noisy quantum computers](https://arxiv.org/abs/2006.09350).
- Classical Shadows: a method for estimating energy gaps using few shots and no ancilla qubits [Algorithmic Shadow Spectroscopy](https://arxiv.org/abs/2212.11036).
- N-rep projection: algorithm for mitigating decoherence and shot noise on NISQ devices by projecting noisy Reduced Density Matrices (RDMs) into a constrained space that enforces fixed trace and positive semi-definiteness [Post-processing noisy quantum computations utilizing N-representability constraints](https://arxiv.org/abs/2304.13401 ).
Expand Down

0 comments on commit 6d0df70

Please sign in to comment.