GithubHelp home page GithubHelp logo

usamisaori / grover Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 18.29 MB

Grover algorithm implemented using Qiskit💿

License: Apache License 2.0

Jupyter Notebook 100.00%
grover-algorithm qiskit quantum-algorithm python quantum

grover's Introduction

Grover Algorithm

Grover Algorithm implemented using Qiskit.

detail can be seen in grover.pptx.

Index

  • Grover 算法简介

    1. grover algorithm - find 3.ipynb
    2. grover algorithm - find 6.ipynb
    3. Amplitude amplification
  • Grover 算法的几何视角解释

    1. geometrical interpretation
    2. Worst Case when t/N = 1/2
  • Grover 查询次数与成功率

    1. different phase rotation Grover
    2. tight bound on iteration times when unknown t N
  • Grover 算法改进

    1. youne algorithm
  • Grover 算法的几种应用

    1. SAT

Some Slides:

  • simple example about find 3 (see 1. grover algorithm - find 3.ipynb):

  • geometrical interpretation to show Grover operation (see 4. geometrical interpretation):

  • best probability when apply Grover algorithm (see 6. different phase rotation Grover):

  • success rate when apply one iteration (see 6. different phase rotation Grover):

  • quantum circuit implementing Grover (use partial diffuser operator, see 8. youne algorithm):

  • Grover application for SAT (see 9. SAT):

grover's People

Contributors

usamisaori avatar

Watchers

 avatar

grover's Issues

Add a license to the repository

I recently came across your project Grover and I noticed that the repository github.com/usamisaori/Grover currently does not have a license specified.

Why Adding a License is Important?

As GitHub documents

Public repositories on GitHub are often used to share open source software. For your repository to truly be open source, you'll need to license it so that others are free to use, change, and distribute the software.

Would be possible to add a valid license to this repository? Probably something really OpenSource such as the Apache 2.0 license would fit really well.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.