Kirin Kernel IR Infrastructure

Kirin (Kernel Intermediate Representation Infrastructure) is QuEra's Python compiler framework that underpins the Bloqade Core and Bloqade Circuit eDSLs. It provides a typed IR for quantum kernels with pluggable dialects, analyses, and rewrites.

API entry from apis.yml

apis.yml Raw ↑
aid: quera-computing:kirin-ir
name: Kirin Kernel IR Infrastructure
tags:
- Quantum Computing
- Compiler
- Intermediate Representation
- Python
humanURL: https://github.com/QuEraComputing/kirin
properties:
- url: https://github.com/QuEraComputing/kirin
  type: SourceCode
- url: https://github.com/QuEraComputing/griffe-kirin
  type: SourceCode
  name: griffe-kirin
description: Kirin (Kernel Intermediate Representation Infrastructure) is QuEra's Python compiler framework
  that underpins the Bloqade Core and Bloqade Circuit eDSLs. It provides a typed IR for quantum kernels
  with pluggable dialects, analyses, and rewrites.