LSaldyt / QurryLinks
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]
☆28Updated 5 years ago
Alternatives and similar repositories for Qurry
Users that are interested in Qurry are comparing it to the libraries listed below
Sorting:
- A quantum circuit language and formal verification tool☆105Updated 5 months ago
- Quantum compiler using the Solovay-Kitaev algorithm for n-qubits, i.e. SU(d=2^n)☆29Updated 6 years ago
- Python tools for reading, writing, compiling, simulating quantum computer circuits. Includes numpy and tensorflow backends. “Quantum Spac…