Stephen Diadamo

Results 17 issues of Stephen Diadamo

…fied the templater to remove the backend choice. Added the kwargs argument for host.run_protocol Adding the bit_flip and phase_flip channel models Removed the commented libraries from requirements.txt Modified the template...

In Interlin-q, one has to create potentially complicated circuits. It could be easier to have a graphical interface to create them. We can, as a first step, integrate pyQuirk with...

unitaryhack
unitaryhack-bounty

NetQASM is analogous to assembly code for networked classical computers. To map distributed circuits to quantum computers, we can have a feature that converts the algorithm schedules that Interlin-q creates...

unitaryhack
unitaryhack-bounty

See: https://arxiv.org/abs/2106.06841 See: https://arxiv.org/abs/2112.08506

unitaryhack
unitaryhack-bounty

Currently we run test cases on commit, but we should also include other automations. The first one we should include is a Python Linter which adheres to PEP8. We can...

To execute a routine many times, it would be a nice feature to have if it was built in somehow to run multiple "shots" of the circuit.