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 (more) controlled unitary higher-level operators #40

Closed LSaldyt closed 4 years ago

LSaldyt commented 4 years ago

Added CNU, Cascade already defined.

LSaldyt commented 4 years ago

CU, CascadeU defined

LSaldyt commented 4 years ago

reverseCascade, reverseCascadeU, and collect/expand have been added, as well as simU.