Skip to content

Estimating Pi using Quantum Phase Estimation Algorithm

License

Notifications You must be signed in to change notification settings

patevs/quantum-pi

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