Qaintum / Qaintessent.jl

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

Use type of controlled gate in 'ControlledGate' as type parameter? #63

Closed cmendl closed 3 years ago

cmendl commented 4 years ago

...analogous to 'CircuitGate'

keefehuang commented 3 years ago

Added. #95 adds this functionality.