qsharp-community / algorithm-zoo

Implementations of algorithms from http://quantumalgorithmzoo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

algorithm-zoo

Implementations of algorithms from http://quantumalgorithmzoo.org/

Index

Algorithm Speedup Implementations
Factoring Superpolynomial Q#
Bernstein-Vazirani Polynomial Directly, Superpolynomial Recursively Q#
Searching Polynomial Q#

TODOs:

  • Add doc strings

About

Implementations of algorithms from http://quantumalgorithmzoo.org/

License:MIT License


Languages

Language:Q# 95.6%Language:Dockerfile 4.4%