Skip to content

QuAM Features

The features section of the Quantum Abstract Machine (QuAM) documentation highlights the unique capabilities and functionalities that enhance the usability and performance of the QuAM framework. Here, you will find detailed explanations and examples of how to leverage these features in your quantum projects.

Gate-Level Operations

Gate-level operations provide an abstraction layer that transforms low-level pulse definitions into high-level quantum gate operations. This feature allows users to build circuit-level QUA programs by working with quantum components (qubits and qubit pairs) and applying macros that represent common quantum gates.

  • Gate-Level Operations Documentation: Discover how to implement single-qubit and two-qubit gates through macros, create custom operations, and transform pulse-level control into circuit-level instructions. This abstraction simplifies the creation of quantum algorithms while maintaining the connection to the underlying hardware implementation.

QuAM Referencing

QuAM referencing is a sophisticated feature designed to streamline the management and modification of quantum configurations. It allows users to define relationships and dependencies between various components within a QuAM setup, facilitating easier updates and scalability.

  • QuAM Referencing Documentation: Learn about the syntax and usage of QuAM's powerful referencing system. This feature simplifies the process of modifying and scaling quantum experiments by allowing users to reference previously defined elements, parameters, and configurations, thus avoiding redundancy and reducing the potential for errors.

This section of the documentation provides insights into the foundational features that make QuAM a robust and adaptable framework for quantum computing. Explore the detailed documentation to fully utilize these features in your work.