tutorial¶
Articles tagged tutorial (10).
Browse by tag: algorithm chemistry encoding error-correction integration machine-learning optimization primitive resource-estimation sample-based simulation usage variational
Tutorials¶
Loops, sparse data, conditional branching.
The 10-stage pipeline, IR walkthrough, backend emission.
qmc.control for built-in gates and sub-kernels, concrete vs symbolic control counts, error catalogue.
sample() vs run(), observables, bit ordering.
From a dense Hermitian matrix to a Pauli sum and a time-evolution circuit.
Structure vs runtime parameters, bind/sweep pattern.
Symbolic cost analysis, gate breakdown, scaling.
Helper kernels, composite gates, stubs.
VectorView, slice assignment, nested slices, and passing views to helper kernels.
Define, visualize, and execute a kernel; the affine rule.