Qualtran
Qualtran copied to clipboard
Bloq.all_wire_symbols()
Following https://github.com/quantumlib/cirq-qubitization/pull/265#discussion_r1240452520
Add a method that will blow up a bloq's soquets, get all the symbols for them. This can be used for testing or serialization. Right now this implicitly happens inside get_musical_score_data
.
xref #608
testing aspect is mostly fixed; serialization support not currently planned