Qaintum / Qaintessent.jl

Digital quantum circuit simulator written in Julia
Apache License 2.0
30 stars 8 forks source link

Adding support for classical registers #56

Closed keefehuang closed 3 years ago

keefehuang commented 4 years ago

Adding support for classical registers. Allowing for CircuitGates to be controlled. Initial step before support for OpenQASM style input.

keefehuang commented 3 years ago

Done in pull request #69