tensorflow / quantum

Hybrid Quantum-Classical Machine Learning in TensorFlow

Home Page:https://www.tensorflow.org/quantum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Empty symbols argument not permitted in random_symbol_circuit

zaqqwerty opened this issue · comments

Running some parameterized tests that use random_symbol_circuit, but get a

ZeroDivisionError: integer division or modulo by zero

when the case of no symbols arises. Low priority but wanted to flag it.