Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 647 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 647 Bytes

Runtime Samples

These samples show how to work with the Q# simulation runtime.

  • Oracle Emulation: This sample shows how to provide accelerated simulation functionality for different Q# operations and functions.
  • Simulator with Overrides: This sample shows how to create a quantum simulator which relies on a full state quantum simulator and redefines some of the built-in operations.
  • State Visualizer: This sample demonstrates how to integrate the Quantum Development Kit with web development technologies to provide interactive visualizations.