Qurry icon indicating copy to clipboard operation
Qurry copied to clipboard

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++, P...

Results 22 Qurry issues
Sort by recently updated
recently updated
newest added

Simple construct that will do literal expansion of code.

enhancement
good first issue
delay

In addition to LaTeX visualization, create ASCII visualization for quick debugging.

enhancement
good first issue
delay

http://v1.probmods.org/

good first issue
vague
delay

See computational cognitive science cheat sheet for code reference

enhancement
vague
delay

Just add a simple (defn f [args] (body)) construct in the `lib/constructs` folder. See `lib/constructs/if.py` for an example

enhancement
delay

Finish creating a topology-mapping code, which will simply check the best way to map a given quantum program onto an actual implementation.. easier said than done. At the very least,...

delay

In addition to topology mapping (#31), Qurry should check that a given circuit, for instance, runs within decoherence time, and report statistics on things like gate depth. In the future,...

delay

As described in the title, optionally compile into IBM's syntax

enhancement
good first issue
delay

Add cirq as a second backend, and allow users to chose between backends

enhancement
good first issue
delay