Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Latest commit

 

History

History
47 lines (37 loc) · 1.47 KB

File metadata and controls

47 lines (37 loc) · 1.47 KB
page_type languages products description urlFragment jupyter
sample
qsharp
qdk
This sample demonstrates counting the resources required to run quantum numerics applications.
resource-counting-numerics
jupytext kernelspec
cell_markers text_representation
region,endregion
extension format_name format_version jupytext_version
.md
markdown
1.2
1.5.2
display_name language name
.NET (PowerShell)
PowerShell
.net-powershell

Counting resources required for quantum numerics applications

This sample demonstrates:

  • How to extend QCTraceSimulator in a Q# standalone applications to estimate the quantum resources required to run a Q# operation.

Prerequisites

Running the Sample

To run the sample, use the dotnet run command from your terminal:

dotnet run

Manifest