Implementations of algorithms from http://quantumalgorithmzoo.org/
| Algorithm | Speedup | Implementations | |
|---|---|---|---|
| Factoring | Superpolynomial | Q# | |
| Bernstein-Vazirani | Polynomial Directly, Superpolynomial Recursively | Q# | |
| Searching | Polynomial | Q# | |
- Add doc strings
Implementations of algorithms from http://quantumalgorithmzoo.org/
Repository from Github https://github.comqsharp-community/algorithm-zoo
Implementations of algorithms from http://quantumalgorithmzoo.org/
| Algorithm | Speedup | Implementations | |
|---|---|---|---|
| Factoring | Superpolynomial | Q# | |
| Bernstein-Vazirani | Polynomial Directly, Superpolynomial Recursively | Q# | |
| Searching | Polynomial | Q# | |
Implementations of algorithms from http://quantumalgorithmzoo.org/
MIT License