RishabGhosh98 / 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

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.

About

A curated implementation of quantum algorithms with Yao.jl

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

License:Other


Languages

Language:Julia 100.0%