Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 02:03
· 81 commits to main since this release

Tsim is a GPU-accelerated quantum circuit sampler based on ZX-calculus stabilizer rank decomposition. It feels just like Stim, but supports non-Clifford gates.

Tsim is described in arXiv:2604.01059.

Highlights

Installation

pip install bloqade-tsim

For GPU support:

pip install "bloqade-tsim[cuda13]"