Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode
Skip to content
Quantinuum Selene
Logo

User Guide

  • Selene
  • Basic Usage
  • Simulation
  • Runtime

API Reference

  • Selene-sim
    • selene_sim
      • BuildMethod
      • BitcodeString
      • SeleneInstance
      • Stim
      • Quest
      • Coinflip
      • ClassicalReplay
      • QuantumReplay
      • SimpleRuntime
      • SoftRZRuntime
      • DepolarizingErrorModel
      • IdealErrorModel
      • SimpleLeakageErrorModel
      • HeliosInterface
      • EventHook
      • NoEventHook
      • MultiEventHook
      • CircuitExtractor
      • MetricStore
      • build
  • Selene-core
    • build_utils
      • builtins
        • SeleneExecutableKind
        • SeleneObjectFileKind
        • SeleneObjectToSeleneExecutable
        • HUGREnvelopeFileKind
        • HUGREnvelopeBytesKind
        • HUGRPackageKind
        • HUGRPackagePointerKind
        • HUGRPackageToHUGREnvelopeBytesStep
        • HUGRPackagePointerToHugrPackageStep
        • HUGREnvelopeBytesToHUGRPackageStep
        • HUGREnvelopeBytesToHUGREnvelopeFileStep
        • HUGREnvelopeFileToHUGREnvelopeBytesStep
        • HeliosLLVMIRStringKind
        • HeliosLLVMIRFileKind
        • HeliosLLVMBitcodeStringKind
        • HeliosLLVMBitcodeFileKind
        • HeliosObjectFileKind
        • LLVMBitcodeStringToLLVMBitcodeFileStep
        • LLVMIRStringToLLVMIRFileStep
        • HeliosLLVMIRFileToHeliosObjectFileStep
        • HeliosLLVMBitcodeFileToHeliosObjectFileStep
        • HeliosObjectFileToSeleneObjectFileStep_Linux
        • HeliosObjectFileToSeleneExecutableStep_Windows
        • HeliosObjectFileToSeleneExecutableStep_Darwin
        • register_builtins
      • planner
        • BuildPlanner
      • types
        • Artifact
        • ArtifactKind
        • BuildCtx
        • BuildTypeMeta
        • LibDep
        • Step
        • repr_build_type
      • utils
        • get_target_triple
        • get_undefined_symbol_from_llvm_ir_line
        • get_undefined_symbols_from_llvm_ir_file
        • get_undefined_symbols_from_llvm_ir_string
        • get_undefined_symbols_from_object
        • invoke_zig
    • error_model
      • ErrorModel
    • headers
      • get_include_directory
    • plugin
      • SeleneComponent
    • quantum_interface
      • QuantumInterface
    • runtime
      • Runtime
    • simulator
      • Simulator
    • utility
      • Utility
  • Selene HUGR QIS compiler
    • selene_hugr_qis_compiler
      • compile_to_bitcode
      • compile_to_llvm_ir
      • check_hugr
      • HugrReadError
Back to top

Selene HUGR QIS compiler¶

selene_hugr_qis_compiler

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next
selene_hugr_qis_compiler
Previous
Utility
Copyright © 2025 Quantinuum Ltd. All rights reserved.
Privacy Statement
/
Cookie Notice
/
Terms and Conditions
Made with Sphinx and @pradyunsg's Furo
On this page
  • Selene HUGR QIS compiler
    • Indices and tables