XACC
latest

Contents:

  • Installation
  • Architecture
  • Plugins
  • XACC Tutorials
  • Applications Built on XACC
  • Error Mitigation
  • Benchmarking

API Reference

  • XACC Framework API
    • Accelerator
    • Compiler
    • Intermediate Representation (IR)
    • Utils
  • XACC Quantum Gate Model API
    • GateFunction
    • GateInstruction
    • Gates
    • GateIR
    • GateIRProvider
    • KernelReplacementPreprocessor
    • Algorithms
  • XACC AQC Model API
    • DWGraph
    • DWIR
    • DWIRProvider
    • DWKernel
    • DWQMI
    • TrivialEmbeddingAlgorithm
    • HUBO (Higher-Order Unconstrained Binary Optimization)
XACC
  • Docs »
  • XACC Framework API
  • Edit on GitHub

XACC Framework API¶

  • Accelerator
    • Accelerator
    • AcceleratorBuffer
    • RemoteAccelerator
  • Compiler
    • Compiler
  • Intermediate Representation (IR)
    • Function
    • Instruction
    • InstructionIterator
    • InstructionVisitor
    • IR
    • IRGenerator
    • IRProvider
    • IRTransformation
  • Utils
    • CLIParser
    • Cloneable
    • Graph
    • Identifiable
    • RuntimeOptions
    • ServiceRegistry
    • Singleton
    • XACCLogger

XACC Quantum Gate Model API¶

  • GateFunction
  • GateInstruction
  • Gates
    • CNOT
    • ConditionalFunction
    • CPhase
    • CZ
    • Hadamard
    • Identity
    • Measure
    • Rx
    • Ry
    • Rz
    • Swap
    • X
    • Y
    • Z
  • GateIR
  • GateIRProvider
  • KernelReplacementPreprocessor
  • Algorithms

XACC AQC Model API¶

  • DWGraph
  • DWIR
  • DWIRProvider
  • DWKernel
  • DWQMI
  • TrivialEmbeddingAlgorithm
  • HUBO (Higher-Order Unconstrained Binary Optimization)
Next Previous

© Copyright 2017, Alex McCaskey Revision 1b44c945.

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