https://github.com/simoneroncallo/binary-phase-estimation
Interferometric setup for estimating the binary expansion of an unknown phase.
https://github.com/simoneroncallo/binary-phase-estimation
interferometry phase-estimation quantum-optics
Last synced: about 1 month ago
JSON representation
Interferometric setup for estimating the binary expansion of an unknown phase.
- Host: GitHub
- URL: https://github.com/simoneroncallo/binary-phase-estimation
- Owner: simoneroncallo
- License: apache-2.0
- Created: 2024-07-09T13:26:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-06T11:09:19.000Z (7 months ago)
- Last Synced: 2026-06-14T14:04:56.986Z (about 1 month ago)
- Topics: interferometry, phase-estimation, quantum-optics
- Language: Python
- Homepage:
- Size: 1.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# Binary phase estimation
This repository contains the simulation code for the interferometric quantum binary phase estimation algorithm. A [Qiskit](https://github.com/Qiskit) simulation can be found in `simulation.py`, with dependencies in `circuits.py` and data analysis performed in `analysis.py`. A numerical evaluation and comparison is performed in `comparison.py`. Dependencies: `qiskit 1.0.2` and `qiskit-aer 0.14.0.1`.
[](https://arxiv.org/abs/2407.10966)
Contributors: Simone Roncallo [@simoneroncallo](https://github.com/simoneroncallo)
Reference: Simone Roncallo, Xi Lu and Lorenzo Maccone “Interferometric binary phase estimations” (2024)