Python Forum

Full Version: Hands-On Quantum Computing with Python
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am coauthoring a packt book : Hands-On Quantum Computing with Python. The book will be published around Aug 2019



The book will introduce quantum computing and a comprehensive overview of the quantum programming languages currently available, such as QCL, QASM, QUIL, and the differences between them. It will have examples and teach the reader how to write popular quantum algorithms in some of these languages, such as Grover’s search and Shor’s factorization algorithm.



#python #quantumcomputing #cryptography