An open API service indexing awesome lists of open source software.

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.

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.