QuantumBFS / ZXCalculus.jl

An implementation of ZX-calculus in Julia
http://yaoquantum.org/ZXCalculus.jl/dev/
MIT License
48 stars 7 forks source link

rename phase_teleportation -> phase_teleportation! #65

Closed Roger-luo closed 3 years ago

Roger-luo commented 3 years ago

I will need this new name in the new YaoLang compiler to follow the convention that it mutates the IR.

ChenZhao44 commented 3 years ago

I will close this issue because we don't need it now