Skip to content

sotashimozono/GroverAlgorithm.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroverAlgorithm.jl

docs: stable docs: dev Julia Code Style: Blue

codecov Build Status License

This module is based on following paper.
Grover, L. K. (1996, July). A fast quantum mechanical algorithm for database search. In Proceedings of the twenty-eighth annual ACM symposium on Theory of computing (pp. 212-219).

memo

とりあえず、gateとかの実装は軽くしました つぎのtodoとしては

  • toffoli gateとか実装してみます?
  • それをassetとして書き出してみます?
  • jsonとかに分離できるといいかなぁ
  • そこまでできると完璧だね

About

Grover, L. K. (1996, July). A fast quantum mechanical algorithm for database search. In Proceedings of the twenty-eighth annual ACM symposium on Theory of computing (pp. 212-219).

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors