LSaldyt / Qurry

Qurry (was) a prototype for a functional quantum programming language. It incorporated many aspects of functional programming (Haskell, Clojure), but also took standard design philosophies from C++, Python, and other "traditional" languages. [category: quantum]
MIT License
25 stars 7 forks source link

Add the comparisons using existing higher-order control gates #46

Open LSaldyt opened 5 years ago

LSaldyt commented 5 years ago

For instance, showing how higher order gates from #40 allow one to more easily write phase estimation, simulation, or other algorithms as shown in Nielsen and Chuang