Index
Warning
This page is under construction. The content may be incomplete or incorrect. Submit an issue on GitHub if you need help or want to contribute.
the Software Development Kit for neutral atom quantum computers
Bloqade is a software development kit (SDK) for neutral atom quantum computers. It is designed to be a hub of embedded domain-specific languages (eDSLs) for neutral atom quantum computing. Bloqade is built on top of Kirin, the Kernel Intermediate Representation Infrastructure.
Installation
To install Bloqade, you can use the following command:
pip install bloqade
To install the extensions or extras for Bloqade and to setup the development environment, please refer to the installation guide.
Getting Started
To get started with Bloqade, you can refer to the following tutorials:
- Background: Background information on neutral atom quantum computing.
- QASM2 quick start: A quick start guide for QASM2 and its extensions.
- Analog quick start: A quick start guide for the analog quantum computing eDSL.
Contributing
We welcome contributions to Bloqade. Please refer to the contribution guide for more information.
License
Bloqade is licensed under the Apache License 2.0.