0%

Why is the quantum computing market expected to grow by nearly $1.3 billion over the next five years?

Given their quantum mechanical nature, quantum computers can solve difficult problems in fields such as chemistry, optimization, finance, and machine learning that classical computers find impossible to unravel.

This pocket guide provides software developers with a quick reference to Qiskit, an open source SDK for working with quantum computers.

Packed with helpful programming examples, tables, figures, and lists, this handy book helps you find the information you need to develop and debug quantum programs. Whether you're focused on business, engineering, or scientific applications, you'll learn how to choose and apply the appropriate Qiskit classes, methods, and functions. You'll also learn how to use the latest version of the Open Quantum Assembly Language, OpenQASM 3.0.

Table of Contents

  1. 1. Quantum Circuits and Operations
    1. Constructing Quantum Circuits
    2. Using the QuantumCircuit Class
    3. Using the QuantumRegister Class
    4. Using the ClassicalRegister Class
    5. Instructions and Gates
    6. The Instruction Class
    7. The Gate Class
    8. The ControlledGate Class
    9. Parameterized Quantum Circuits
    10. Creating a Parameter Instance
    11. Using the ParameterVector Class
  2. 2. Qiskit Circuit Library Standard Operations
    1. Standard Instructions
    2. Barrier
    3. Measure
    4. Reset
    5. Standard Single-Qubit Gates
    6. HGate
    7. IGate
    8. PhaseGate
    9. RXGate
    10. RYGate
    11. RZGate
    12. SGate
    13. SdgGate
    14. SXGate
    15. SXdgGate
    16. TGate
    17. TdgGate
    18. UGate
    19. XGate
    20. YGate
    21. ZGate
    22. Standard Multi-Qubit Gates
    23. C3XGate
    24. C3SXGate
    25. C4XGate
    26. CCXGate
    27. CHGate
    28. CPhaseGate
    29. CRXGate
    30. CRYGate
    31. CRZGate
    32. CSwapGate
    33. CSXGate
    34. CUGate
    35. CXGate
    36. CYGate
    37. CZGate
    38. DCXGate
    39. iSwapGate
    40. MCPhaseGate
    41. MCXGate
    42. SwapGate
3.144.202.167