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