Cantitate/Preț
Produs

Introduction to Quantum Computing with Q# and QDK: Quantum Science and Technology

Autor Filip Wojcieszyn
en Limba Engleză Paperback – 8 mai 2023
This book introduces the fundamentals of the theory of quantum computing, illustrated with code samples written in Q#, a quantum-specific programming language, and its related Quantum Development Kit. Quantum computing (QC) is a multidisciplinary field that sits at the intersection of quantum physics, quantum information theory, computer science and mathematics, and which may revolutionize the world of computing and software engineering.  
The book begins by covering historical aspects of quantum theory and quantum computing, as well as offers a gentle, algebra-based, introduction to quantum mechanics, specifically focusing on concepts essential for the field of quantum programming. Quantum state description, state evolution, quantum measurement and the Bell’s theorem are among the topics covered. The readers also get a tour of the features of Q# and familiarize themselves with the QDK.  
Next, the core QC topics are discussed, complete with the necessary mathematical formalism. This includes the notions of qubit, quantum gates and quantum circuits. In addition to that, the book provides a detailed treatment of a series of important concepts from quantum information theory, in particular entanglement and the no-cloning theorem, followed by discussion about quantum key distribution and its various protocols. Finally, the canon of most important QC algorithms and algorithmic techniques is covered in-depth - from the Deutsch-Jozsa algorithm, through Grover’s search, to Quantum Fourier Transform, quantum phase estimation and Shor’s algorithm.  
The book is an accessible introduction into the vibrant and fascinating field of quantum computing, offering a blend of academic diligence with pragmatism that is so central to software development world. All of the discussed theoretical aspects of QC are accompanied by runnable code examples, providing the reader with two different angles - mathematical and programmatic - of looking at the same problem space. 
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 36272 lei  3-5 săpt. +2098 lei  7-13 zile
  Springer International Publishing – 8 mai 2023 36272 lei  3-5 săpt. +2098 lei  7-13 zile
Hardback (1) 46187 lei  6-8 săpt.
  Springer International Publishing – 7 mai 2022 46187 lei  6-8 săpt.

Din seria Quantum Science and Technology

Preț: 36272 lei

Preț vechi: 43701 lei
-17% Nou

Puncte Express: 544

Preț estimativ în valută:
6942 7192$ 5793£

Carte disponibilă

Livrare economică 28 februarie-14 martie
Livrare express 14-20 februarie pentru 3097 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783030993818
ISBN-10: 3030993817
Pagini: 280
Ilustrații: XVI, 280 p. 57 illus., 8 illus. in color.
Dimensiuni: 155 x 235 x 26 mm
Greutate: 0.46 kg
Ediția:1st ed. 2022
Editura: Springer International Publishing
Colecția Springer
Seria Quantum Science and Technology

Locul publicării:Cham, Switzerland

Cuprins

Historical Background.- Basics of Quantum Mechanics.- Getting Started with QDK and Q#.- Quantum Computing.- Entanglement.- Quantum Key Distribution.- Algorithms.- Where to go next?.

Notă biografică

Filip is a founder and maintainer of several popular open source projects, active contributor to the Q# community and a Microsoft Quantum MVP. He specializes in programming language tooling, the C# compiler and quantum computing. Filip is based in Zürich, where he works in the medical industry, for Sonova AG, as an Architect in Research & Development.

Textul de pe ultima copertă

This book introduces the fundamentals of the theory of quantum computing, illustrated with code samples written in Q#, a quantum-specific programming language, and its related Quantum Development Kit. Quantum computing (QC) is a multidisciplinary field that sits at the intersection of quantum physics, quantum information theory, computer science and mathematics, and which may revolutionize the world of computing and software engineering. 
The book begins by covering historical aspects of quantum theory and quantum computing, as well as offers a gentle, algebra-based, introduction to quantum mechanics, specifically focusing on concepts essential for the field of quantum programming. Quantum state description, state evolution, quantum measurement and the Bell’s theorem are among the topics covered. The readers also get a tour of the features of Q# and familiarize themselves with the QDK.  
Next, the core QC topics are discussed, complete with the necessary mathematical formalism. This includes the notions of qubit, quantum gates and quantum circuits. In addition to that, the book provides a detailed treatment of a series of important concepts from quantum information theory, in particular entanglement and the no-cloning theorem, followed by discussion about quantum key distribution and its various protocols. Finally, the canon of most important QC algorithms and algorithmic techniques is covered in-depth - from the Deutsch-Jozsa algorithm, through Grover’s search, to Quantum Fourier Transform, quantum phase estimation and Shor’s algorithm.  
The book is an accessible introduction into the vibrant and fascinating field of quantum computing, offering a blend of academic diligence with pragmatism that is so central to software development world. All of the discussed theoretical aspects of QC are accompanied by runnable code examples, providing the reader with two different angles - mathematical and programmatic - of looking at the same problem space. 


Caracteristici

Introduces the basic ideas of quantum mechanics through the lens of quantum programming Provides the informality of coding with a high-level programming language Reflects the journey through quantum computing with hands-on, runnable Q# code