הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
The Q# standard library contains the following namespaces:
Namespace | Description |
---|---|
Microsoft.Quantum.Core |
Re-exported functions. |
Std.Arithmetic |
Items for working with quantum arithmetic operations. |
Std.Arrays |
Items for working with arrays. |
Std.Canon |
Canonical implementations of common classical and quantum utilities. |
Std.Convert |
Items for converting between different types. |
Std.Core |
Items for language built-in operations. |
Std.Diagnostics |
Items for debugging and testing quantum programs. |
Std.Intrinsic |
Items that provide core quantum operations. |
Std.Logical |
Boolean Logic functions. |
Std.Math |
Items for classical math operations. |
Std.Measurement |
Items for measuring quantum results. |
Std.Random |
Items for creating random values. |
Std.Range |
Items for working with ranges. |
Std.ResourceEstimation |
Items for working with the Azure Quantum Resource Estimator. |
Std.StatePreparation |
Items for preparing a quantum state. |
Std.TableLookup |
Items for performing quantum table lookups. |