Building Quantum Software in Python (Manning)
Monday, 30 June 2025

This book provides the foundations for building software for the quantum age, and applying quantum computing to real-world business and research problems. Constantin Gonciulea and Charlee Stefanski lay out the math and programming techniques needed to apply quantum solutions to real challenges like sampling from classically intractable probability distributions and large-scale optimization problems.  Developers will learn which quantum algorithms and patterns apply to different types of problems and how to build their first quantum applications. All the simulator code can be easily converted to run on real quantum hardware.

Purchase of the print book includes a free eBook in PDF and ePub formats from Manning Publications.

Author: Constantin Gonciulea and Charlee Stefanski
Publisher: Manning
Date: May 2025
Pages: 376
ISBN: 978-1633437630
Print: 1633437639
Kindle: B0F4RLP5VZ
Audience: Python developers interested in quantum software
Level: Intermediate/Advanced
Category: Artificial Intelligence and Python

quantsoftpyth

Topics include:

  • Quantum states, gates, and circuits
  • A practical introduction to quantum algorithms
  • Running quantum software on classical simulators and quantum hardware
  • Quantum search, phase estimation, and quantum counting
  • Quantum solutions to optimization problems

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Discovering Modern C++, 2nd Ed

Author: Peter Gottschling
Publisher: Addison-Wesley
Pages: 576
ISBN: 978-0136677642
Print: 0136677649
Kindle: ‎ B09HTJRJ3V
Audience: C++ developers
Rating: 5
Reviewer: Mike James

Modern C++ who would want to write anything else? Is this a suitable introduction for the rest of us?



SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)

Author: Dmitri Korotkevitch
Publisher: O'Reilly
Pages: 497
ISBN: 978-1098101923
Print:1098101928
Kindle: B0B197NYD7
Audience: DBAs & database devs
Rating: 5
Reviewer: Ian Stirk

This book aims to improve the performance of your SQL Servers, how does it fare?


More Reviews