Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.59 KB

File metadata and controls

46 lines (32 loc) · 1.59 KB

QuAlgorithmZoo

Build Status Build status

A curated implementation of quantum algorithms with Yao.jl

Note: part of functionalities has been moved to YaoExtensions.

Installation

QuAlgorithmZoo.jl is not registered yet, please use the following command:

pkg> add https://github.com/QuantumBFS/QuAlgorithmZoo.jl.git

Disclaimer: this package is still under development and needs further polish.

Contents

  • QFT
  • Phase Estimation
  • Imaginary Time Evolution Quantum Eigensolver
  • Variational Quantum Eigensolver
  • Hadamard Test
  • State Overlap Algorithms
  • Quantum SVD

In examples folder, you will find

License

QuAlgorithmZoo.jl is released under Apache License 2.0.