https://github.com/queracomputing/bloqade-shuttle
SDK for simulation and running neutral atom quantum computers with explicit atom layout and shuttling.
https://github.com/queracomputing/bloqade-shuttle
Last synced: 10 months ago
JSON representation
SDK for simulation and running neutral atom quantum computers with explicit atom layout and shuttling.
- Host: GitHub
- URL: https://github.com/queracomputing/bloqade-shuttle
- Owner: QuEraComputing
- License: apache-2.0
- Created: 2025-06-17T14:02:44.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-08-04T23:44:21.000Z (10 months ago)
- Last Synced: 2025-08-05T00:13:01.247Z (10 months ago)
- Language: Python
- Homepage:
- Size: 1.73 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bloqade-Shuttle
Bloqade-shuttle is an SDK for simulation and programming neutral atom quantum computers
at the level of atom layout and shuttling.
The project aims to establish eDSL for programming and optimizing atom layout and
shuttling operations on neutral atom quantum computers. Our goal is to provide a
framework for anyone to use with neutral atom quantum technology.
We welcome industry and academic partners to collaborate to develop Bloqade-shuttle to
further advance neutral atom technology and its applications to quantum computing.
If you are interested in guiding future development of this project, consider becoming a
member of our open source steering committee! We also welcome contributions via pull
requests, bug reports, or feature requests.
## Installation
```bash
uv add bloqade-shuttle
```
See [Installation](https://queracomputing.github.io/bloqade-shuttle/dev/install) for more details.
Check out new [Blog](https://queracomputing.github.io/bloqade-shuttle/dev/blog/) to understand more about tools and shuttle.
## Other useful links
- [Documentation](https://queracomputing.github.io/bloqade-shuttle/dev/)
- [Bloqade Geometry](https://queracomputing.github.io/bloqade-geometry/dev/): a related
project that provides components for defining and manipulating geometric objects in
Bloqade Shuttle.