exAClior / QuAlgorithmZoo.jl

A curated implementation of quantum algorithms with Yao.jl

Home Page:https://quantumbfs.github.io/QuAlgorithmZoo.jl/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuAlgorithmZoo

A curated implementation of quantum algorithms with Yao.jl

Installation

QuAlgorithmZoo.jl is not registered, please use the following command to download the examples:

$ git clone https://github.com/QuantumBFS/QuAlgorithmZoo.jl.git

Then open directory .julia/dev/QuAlgorithmZoo/examples to find algorithms.

Contents

  • QFT (Yao.EasyBuild.qft_circuit)
  • Phase Estimation (Yao.EasyBuild.phase_estimation_circuit)
  • Hadamard Test (Yao.EasyBuild.hadamard_test_circuit)
  • State Overlap Algorithms (Yao.EasyBuild.swap_test_circuit)

In examples folder, you will find

Examples of using Yao in other projects

License

QuAlgorithmZoo.jl is released under Apache License 2.0.

About

A curated implementation of quantum algorithms with Yao.jl

https://quantumbfs.github.io/QuAlgorithmZoo.jl/latest/

License:Other


Languages

Language:Julia 100.0%