Advanced application writing
This video will explain extra details regarding application writing. We start by breaking up the command that sends the instructions to the QNPU and explaining the purpose of the “Future” objects, common pitfalls when using them, how to get if statements into NetQASM routines and we will close of by demonstrating a some useful utility methods.
Main takeaways
- Know how to view the NetQASM language routine being sent to the QNPU
- Purpose and pitfalls for “Future” objects.
- Know where to find and use existing NetQASM routines, such as the teleportation routine
Further reading
More details regarding SquidASM, can be found on its documentation page:
For more details regarding NetQASM: