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