Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 954 Bytes

File metadata and controls

24 lines (17 loc) · 954 Bytes

Welcome to Bloqade-Core

Bloqade-Core provides the core building blocks shared across the Bloqade ecosystem. It currently exposes the bloqade.geometry namespace, a collection of tools for transforming and modeling geometric objects used for defining layouts and operation of neutral atom quantum computers.

Currently the only supported geometry is a grid, but more geometries will be added in the future. For a full list of features, see the API Reference.

Installation

uv add bloqade-core

See Installation for more details.

Other useful links

  • Documentation
  • Bloqade Shuttle: a related project that uses bloqade.geometry to define and manipulate atom shuttling operations in neutral atom quantum computers.