Scaluq

Contents:

  • Tutorials
    • Python Tutorials
      • About Scaluq
      • Feature
      • Performance
      • Install Scaluq Python package
      • StateVector
      • Gate
      • Circuit
      • Using parametric gates and circuits
      • Operator
      • Batched Execution
  • API Reference
Scaluq
  • Tutorials
  • Python Tutorials
  • View page source

Python Tutorials

  • About Scaluq
  • Feature
  • Performance
    • Single State Vector Update (January 2026)
    • Batched State Vector Update (May 2026)
    • Build Requirements
    • Runtime Requirements
  • Install Scaluq Python package
    • Install from PyPI
    • Build from source
  • StateVector
    • Getting property of StateVector
    • Initializing StateVector
    • Loading StateVector
    • View from StateVectorBatched
    • Operation to StateVector
    • Get probabilistic measures of StateVector
  • Gate
    • Creating Gate
    • Getting properties of Gate.
    • Downcast to GateType-specific function
    • Apply to StateVector
    • Merge two Gates
  • Circuit
    • Create Circuit
    • Add Gate to Circuit
    • Apply Circuit to StateVector
    • Get properties of Circuit
  • Using parametric gates and circuits
    • Using parametric gates
    • Add parametric gates to Circuit
    • Apply Circuit to StateVector
  • Operator
    • PauliOperator
    • Operator
    • Calculating Expectation Values and Transition Amplitudes
  • Batched Execution
    • Create Batched State
    • Apply Circuit to Batched States
    • Batched Operators
Previous Next

© Copyright 2023-2025 Qulacs, Scaluq developers.

Built with Sphinx using a theme provided by Read the Docs.