jlapeyre / Qurt.jl

Qiskit compatible circuit manipulation in Julia
MIT License
3 stars 0 forks source link

`draw` errors when passed a gate with symbolic parameter #21

Open jlapeyre opened 1 year ago

jlapeyre commented 1 year ago

draw uses Python Qiskit to draw a circuit. It fails if a gate has a symbolic parameter.