Skip to content

Commit 6953983

Browse files
authored
Update README.md
1 parent ba15d14 commit 6953983

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
## Quantum-HRF-Tomography
22

3-
4-
53
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](#license)
6-
[![CI](https://github.com/comp-physics/Quantum-HRF-Tomography/workflows/ci/badge.svg)](https://github.com/comp-physics/Quantum-HRF-Tomography/actions)
4+
<a href="https://github.com/comp-physics/Quantum-HRF-Tomography/actions">
5+
<img src="https://github.com/comp-physics/Quantum-HRF-Tomography/actions/workflows/ci.yml/badge.svg" />
6+
</a>
77

88
Efficient and Robust Reconstruction of Real-Valued Quantum States using Hadamard Random Forests
99

1010
### Summary
1111

12-
**Fast**: Reduces required quantum circuits from exponential to linear in number of qubits
13-
🎯 **Accurate**: Achieves 89% fidelity on 10-qubit real states using IBM hardware
14-
🧠 **Smart**: Uses random forest over hypercube graphs for efficient sign reconstruction
12+
**Fast**: Reduces required quantum circuits from exponential to linear in the number of qubits
13+
🎯 **Accurate**: Achieves 89% fidelity on 10-qubit real states using IBM quantum hardware
14+
🧠 **Smart**: Uses a random forest over hypercube graphs for efficient sign reconstruction
1515

1616
### Introduction
1717

0 commit comments

Comments
 (0)