Skip to content

Estimating Pi using Quantum Phase Estimation Algorithm

License

Notifications You must be signed in to change notification settings

patevs/quantum-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 20, 2023
8269b3f Β· Feb 20, 2023
Apr 15, 2022
Dec 29, 2022
Dec 29, 2022
Jun 28, 2021
Aug 16, 2020
Jun 28, 2021
Aug 16, 2020
Feb 20, 2023
Dec 29, 2022
Feb 20, 2023
Aug 16, 2020
Feb 20, 2023
Aug 16, 2020
Aug 16, 2020
Feb 20, 2023

Repository files navigation

Quantum Pi

Estimating Pi Using Quantum Phase Estimation Algorithm.

❗️ Currently only works with Python 3.8


Links & Resources


Project Structure

.
β”œβ”€β”€ .husky                # Husky configuration
β”œβ”€β”€ .commitlintrc         # Commitlint configuration
β”œβ”€β”€ .editorconfig         # Editor configuration
β”œβ”€β”€ .gitignore            # Git ignore rules
β”œβ”€β”€ .np-config.json       # NPM publish (np) configuration
β”œβ”€β”€ LICENSE               # Project license
β”œβ”€β”€ package.json          # NPM package configuration
└── README.md             # Project README