A curated implementation of quantum algorithms with Yao.jl
QuAlgorithmZoo.jl is not registered, please use the following command:
pkg> dev https://github.com/QuantumBFS/QuAlgorithmZoo.jl.git
Then open directory .julia/dev/QuAlgorithmZoo/examples
to find algorithms.
- QFT
- Phase Estimation
- Imaginary Time Evolution Quantum Eigensolver
- Variational Quantum Eigensolver
- Hadamard Test
- State Overlap Algorithms
- Quantum SVD
In examples folder, you will find
-
HHL
-
QAOA
-
Quantum Circuit Born Machine
-
QuGAN
-
Shor
-
Grover search
QuAlgorithmZoo.jl is released under Apache License 2.0.