Пример #1
0
 def vgbs(params):
     ParamGraphEmbed(params, A, 1, wires=range(4))
     return qml.probs(wires=range(4))