Installation

Requirements

The following libraries are required to run BurmaQ:

  • openai

  • cirq

  • qiskit

  • pennylane

  • pyquil

Before using BurmaQ, make sure to install the necessary dependencies. You can install the required libraries using the following command:

Installation
pip install openai cirq qiskit pennylane pyquil

Last updated