Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.77 KB

index.rst

File metadata and controls

56 lines (42 loc) · 1.77 KB

image

QCOR is a single-source C++, retargetable quantum-classical compiler enabling low and high level quantum programming, compilation, and execution. QCOR represents the integration of the XACC quantum framework with the ubiquitous Clang/LLVM classical compiler frameworks. The QCOR compiler extends both of these infrastructures via simple plugin extensions, and enables programmers to express quantum kernel expressions (functors containing quantum code) alongside standard C++.

Description of Architecture

For class documentation, check out this site.

QCOR Development Team

QCOR is developed and maintained by:

Questions, Bug Reporting, and Issue Tracking

Questions, bug reporting and issue tracking are provided by GitHub. Please report all bugs by creating a new issue. You can ask questions by creating a new issue with the question tag.

install basics

Indices and tables

  • genindex
  • modindex
  • search