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

add @expect #39

Closed Roger-luo closed 3 years ago

Roger-luo commented 4 years ago

closes #29

Roger-luo commented 3 years ago

I think we will now just implement @expect as a normal Julia function that runs a routine for given shots and return the average measurement result.