Skip to content

How-to Guides

Welcome to the QIRT How-to Guides. These guides provide detailed instructions on how to perform various tasks using QIRT. Whether you're new to quantum computing or an experienced practitioner, these guides will help you make the most of QIRT's capabilities.

Contents

Each guide provides step-by-step instructions and examples to help you master different aspects of QIRT:

  • Create Quantum States: Explore the flexible from_label method to create quantum states using ket notation with coefficients.
  • Visualize Quantum States: Learn how to use QIRT's powerful draw method to represent quantum states in various formats.
  • Create Quantum Circuits: Learn advanced techniques for creating quantum circuits, including method chaining and adding custom unitary operators.
  • Visualize Quantum Measurements: Dive deep into the draw_measurement function for complex quantum state measurements visualization.
  • Obtain Post-Measurement States: Learn how to use the state_after_measurement function to obtain and analyze post-measurement quantum states.
  • Customize Ket Notation: Discover how to adapt QIRT's ket notation to your preferences using the configuration file.

These guides are designed to take you from basic concepts to advanced techniques, helping you leverage the full power of QIRT in your quantum computing projects. Feel free to explore them in any order based on your specific needs and interests.