QuantumBFS / YaoLang.jl

YaoLang: The next DSL for Yao and quantum programs.
https://yaoquantum.org/YaoLang.jl/dev/
Apache License 2.0
31 stars 6 forks source link

infer const variable in count_nqubits #54

Closed Roger-luo closed 3 years ago

Roger-luo commented 4 years ago

the location can be a variable in some cases, we can get the actual number of qubits by looking at its direct dependency. Might be better to just use Mjolinir